- endChunks() - Method in class com.esotericsoftware.kryo.io.OutputChunked
-
Marks the end of some data that may have been written by any number of chunks.
- ensureCapacity(int) - Method in class com.esotericsoftware.kryo.util.IdentityMap
-
Increases the size of the backing array to acommodate the specified number of additional items.
- ensureCapacity(int) - Method in class com.esotericsoftware.kryo.util.IdentityObjectIntMap
-
Increases the size of the backing array to acommodate the specified number of additional items.
- ensureCapacity(int) - Method in class com.esotericsoftware.kryo.util.IntArray
-
Increases the size of the backing array to acommodate the specified number of additional items.
- ensureCapacity(int) - Method in class com.esotericsoftware.kryo.util.IntMap
-
Increases the size of the backing array to acommodate the specified number of additional items.
- ensureCapacity(int) - Method in class com.esotericsoftware.kryo.util.ObjectMap
-
Increases the size of the backing array to acommodate the specified number of additional items.
- entries() - Method in class com.esotericsoftware.kryo.util.IdentityMap
-
Returns an iterator for the entries in the map.
- entries() - Method in class com.esotericsoftware.kryo.util.ObjectMap
-
Returns an iterator for the entries in the map.
- eof() - Method in class com.esotericsoftware.kryo.io.Input
-