| Package | Description |
|---|---|
| com.esotericsoftware.kryo.util |
| Modifier and Type | Field and Description |
|---|---|
protected IntMap<Registration> |
DefaultClassResolver.idToRegistration |
protected IntMap<java.lang.Class> |
DefaultClassResolver.nameIdToClass |
| Modifier and Type | Method and Description |
|---|---|
void |
IntMap.putAll(IntMap<? extends 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 © 2019. All Rights Reserved.