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