public class IcedSortedHashMap<K,V> extends IcedHashMapBase<K,V>
IcedHashMapBase.ArrayType, IcedHashMapBase.KeyType, IcedHashMapBase.ValueType
Constructor and Description |
---|
IcedSortedHashMap() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<K,V> |
init() |
protected java.util.Map<K,V> |
map() |
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, read_impl, readJSON_impl, readKey, readValue, remove, size, toString, values, write_impl, writeable, writeJSON_impl, writeKey, writeMap, writeValue
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal, writeJSON