public class ObjectUtils extends Object
ObjectUtils()
static Object
byteArrayToObject(Type type, byte[] b)
static byte[]
objectToByteArray(Object obj)
stringToByteArray(String obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectUtils()
public static Object byteArrayToObject(Type type, byte[] b)
public static byte[] objectToByteArray(Object obj)
public static byte[] stringToByteArray(String obj)