Class KryoUtil


  • public class KryoUtil
    extends java.lang.Object
    Created by pieter.bos on 03/11/15.
    • Constructor Summary

      Constructors 
      Constructor Description
      KryoUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.esotericsoftware.kryo.kryo5.util.Pool<com.esotericsoftware.kryo.kryo5.Kryo> getPool()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KryoUtil

        public KryoUtil()
    • Method Detail

      • getPool

        public static com.esotericsoftware.kryo.kryo5.util.Pool<com.esotericsoftware.kryo.kryo5.Kryo> getPool()