|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmptyMap | |
|---|---|
| edu.rice.cs.plt.collect | Contains general-purpose extensions to and variations on the java.util collections
framework. |
| Uses of EmptyMap in edu.rice.cs.plt.collect |
|---|
| Fields in edu.rice.cs.plt.collect declared as EmptyMap | |
|---|---|
static EmptyMap<Object,Object> |
EmptyMap.INSTANCE
|
| Methods in edu.rice.cs.plt.collect that return EmptyMap | ||
|---|---|---|
static
|
CollectUtil.emptyMap()
Produce an immutable empty map. |
|
static
|
EmptyMap.make()
Return a singleton, cast to the appropriate type. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||