public abstract class ObjectSerializableSupport extends Object
ObjectSerializableSupport()
static <T> T
deserialize(String value)
static String
serialize(Object data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectSerializableSupport()
public static String serialize(Object data)
public static <T> T deserialize(String value)
Copyright © 2013–2016. All rights reserved.