Uses of Interface
com.esotericsoftware.kryo.pool.KryoPool
-
Packages that use KryoPool Package Description com.esotericsoftware.kryo.pool -
-
Uses of KryoPool in com.esotericsoftware.kryo.pool
Classes in com.esotericsoftware.kryo.pool that implement KryoPool Modifier and Type Class Description (package private) classKryoPoolQueueImplA simpleQueuebasedKryoPoolimplementation, should be built using the KryoPool.Builder.Methods in com.esotericsoftware.kryo.pool that return KryoPool Modifier and Type Method Description KryoPoolKryoPool.Builder. build()Build the pool.
-