| Package | Description |
|---|---|
| com.esotericsoftware.kryo.pool |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
KryoPool.run(KryoCallback<T> callback)
Runs the provided
KryoCallback with a Kryo instance from the pool (borrow/release around
execute(Kryo)). |
Copyright © 2023. All rights reserved.