Package cn.sliew.milky.serialize.kryo5
Interface KryoProvider
-
- All Known Implementing Classes:
PoolKryoProvider,PrototypeKryoProvider,ThreadLocalKryoProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface KryoProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description com.esotericsoftware.kryo.kryo5.Kryoget()default voidrelease(com.esotericsoftware.kryo.kryo5.Kryo kryo)
-