public class SerializeUtil extends Object
SerializeUtil()
static byte[]
serialize(Object obj)
static Object
unSerialize(byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SerializeUtil()
public static byte[] serialize(Object obj)
public static Object unSerialize(byte[] bytes)
Copyright © 2020. All rights reserved.