| 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 |
|---|
Entries(IdentityMap<K,V> map) |
Keys(IdentityMap<K,?> map) |
Values(IdentityMap<?,V> map) |
Copyright © 2019. All Rights Reserved.