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