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