|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HashMap | |
|---|---|
| com.github.andrewoma.dexx.collection | Dexx collections are a port of Scala's immutable, persistent collection classes to pure Java. |
| Uses of HashMap in com.github.andrewoma.dexx.collection |
|---|
| Methods in com.github.andrewoma.dexx.collection that return HashMap | ||
|---|---|---|
static
|
HashMap.empty()
|
|
HashMap<K,V> |
HashMap.put(K key,
V value)
|
|
HashMap<K,V> |
HashMap.remove(K key)
|
|
| Methods in com.github.andrewoma.dexx.collection that return types with arguments of type HashMap | ||
|---|---|---|
static
|
HashMap.factory()
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||