- peek() - Method in class com.esotericsoftware.kryo.util.IntArray
-
Returns the last item.
- pop() - Method in class com.esotericsoftware.kryo.util.IntArray
-
Removes and returns the last item.
- popGenericsScope() - Method in class com.esotericsoftware.kryo.Kryo
-
- position() - Method in class com.esotericsoftware.kryo.io.Input
-
Returns the current position in the buffer.
- position() - Method in class com.esotericsoftware.kryo.io.Output
-
Returns the current position in the buffer.
- PseudoSerializerFactory - Class in com.esotericsoftware.kryo.factories
-
A serializer factory that always returns a given serializer instance.
- PseudoSerializerFactory(Serializer<?>) - Constructor for class com.esotericsoftware.kryo.factories.PseudoSerializerFactory
-
- pushGenericsScope(Class, Generics) - Method in class com.esotericsoftware.kryo.Kryo
-
- put(K, V) - Method in class com.esotericsoftware.kryo.util.IdentityMap
-
- put(K, int) - Method in class com.esotericsoftware.kryo.util.IdentityObjectIntMap
-
- put(int, V) - Method in class com.esotericsoftware.kryo.util.IntMap
-
- put(K, V) - Method in class com.esotericsoftware.kryo.util.ObjectMap
-
Returns the old value associated with the specified key, or null.
- putAll(ObjectMap<K, V>) - Method in class com.esotericsoftware.kryo.util.ObjectMap
-