| Package | Description |
|---|---|
| com.esotericsoftware.kryo.util |
| Modifier and Type | Method and Description |
|---|---|
IdentityMap.Entry<K,V> |
IdentityMap.Entries.next()
Note the same entry instance is returned each time this method is called.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<IdentityMap.Entry<K,V>> |
IdentityMap.Entries.iterator() |