| Package | Description |
|---|---|
| net.amygdalum.util.builders |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> HashMaps<K,V> |
HashMaps.hashed() |
static <K,V> HashMaps<K,V> |
HashMaps.invert(Map<V,K> toinvert) |
static <K,V> HashMaps<K,V> |
HashMaps.linked() |
HashMaps<K,V> |
HashMaps.put(K key,
V value) |
Copyright © 2017. All rights reserved.