JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Package
com.esotericsoftware.kryo.pool
Packages that use
com.esotericsoftware.kryo.pool
Package
Description
com.esotericsoftware.kryo.pool
Classes in
com.esotericsoftware.kryo.pool
used by
com.esotericsoftware.kryo.pool
Class
Description
KryoCallback
Callback to run with a provided kryo instance.
KryoFactory
Factory to create new configured instances of
Kryo
.
KryoPool
A simple pool interface for
Kryo
instances.
KryoPool.Builder
Builder for a
KryoPool
instance, constructs a
KryoPoolQueueImpl
instance.