| Package | Description |
|---|---|
| com.esotericsoftware.kryo | |
| com.esotericsoftware.kryo.util |
| Modifier and Type | Method and Description |
|---|---|
IdentityMap |
Kryo.getOriginalToCopyMap()
Returns the internal map of original to copy objects when a copy method is used.
|
| Constructor and Description |
|---|
IdentityMap(IdentityMap<K,V> map)
Creates a new map identical to the specified map.
|
Copyright © 2020. All Rights Reserved.