Package com.esotericsoftware.kryo.pool
Interface KryoFactory
-
public interface KryoFactory
Factory to create new configured instances ofKryo
.- Author:
- Martin Grotzke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Kryo
create()
-
-
-
Method Detail
-
create
Kryo create()
-
-