Package | Description |
---|---|
com.esotericsoftware.kryo.util |
Modifier and Type | Field and Description |
---|---|
protected IntMap<Registration> |
DefaultClassResolver.idToRegistration |
protected IntMap<Class> |
DefaultClassResolver.nameIdToClass |
Modifier and Type | Method and Description |
---|---|
void |
IntMap.putAll(IntMap<V> map) |
Constructor and Description |
---|
Entries(IntMap map) |
IntMap(IntMap<? extends V> map)
Creates a new map identical to the specified map.
|
Keys(IntMap map) |
Values(IntMap<V> map) |
Copyright © 2018. All rights reserved.