|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstMap | |
|---|---|
| edu.mit.csail.sdg.alloy4 | This package contains general data structures and helper classes. |
| Uses of ConstMap in edu.mit.csail.sdg.alloy4 |
|---|
| Methods in edu.mit.csail.sdg.alloy4 that return ConstMap | ||
|---|---|---|
static
|
ConstMap.make()
Returns an unmodifiable empty map. |
|
static
|
ConstMap.make(java.util.Map<K,V> map)
Returns an unmodifiable map with the same entries and traversal order as the given map. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||