Package com.esotericsoftware.kryo.pool
Interface KryoCallback<T>
- Type Parameters:
T
- The type of the result of the interaction with kryo.
public interface KryoCallback<T>
Callback to run with a provided kryo instance.
-
Method Summary
-
Method Details
-
execute
-