| Package | Description |
|---|---|
| com.esotericsoftware.kryo.util |
| Modifier and Type | Field and Description |
|---|---|
private IdentityMap.Entries |
IdentityMap.entries |
| Modifier and Type | Method and Description |
|---|---|
IdentityMap.Entries<K,V> |
IdentityMap.entries()
Returns an iterator for the entries in the map.
|