public class SerializeKit extends Object
SerializeKit()
static byte[]
serialize(Object object)
static Serializable
unserialize(byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SerializeKit()
public static byte[] serialize(Object object)
object
public static Serializable unserialize(byte[] bytes)
bytes
Copyright © 2016. All rights reserved.