| Package | Description |
|---|---|
| com.esotericsoftware.kryo.pool |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
KryoPoolQueueImpl
A simple
Queue based KryoPool implementation, should be built
using the KryoPool.Builder. |
| Modifier and Type | Method and Description |
|---|---|
KryoPool |
KryoPool.Builder.build()
Build the pool.
|