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