public class KryoObjectCopyHelper extends java.lang.Object
KryoObjectCopyHelper()
static <T> T
copy(T entity)
copyShallow(T entity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KryoObjectCopyHelper()
public static <T> T copy(T entity)
public static <T> T copyShallow(T entity)