|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListMap | |
|---|---|
| com.github.andrewoma.dexx.collection.internal.hashmap | |
| Uses of ListMap in com.github.andrewoma.dexx.collection.internal.hashmap |
|---|
| Methods in com.github.andrewoma.dexx.collection.internal.hashmap that return ListMap | ||
|---|---|---|
static
|
ListMap.empty()
|
|
ListMap<K,V> |
ListMap.put(K key,
V value)
|
|
ListMap<K,V> |
ListMap.remove(K key)
|
|
ListMap<K,V> |
ListMap.tail()
|
|
| Methods in com.github.andrewoma.dexx.collection.internal.hashmap that return types with arguments of type ListMap | ||
|---|---|---|
static
|
ListMap.factory()
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||