public class SerializeUtil extends Object
static String
CHARSET
static void
close(Closeable closeable)
static Object
deserialize(String objectStr)
serialize(Object o)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String CHARSET
public static String serialize(Object o) throws Exception
o
Exception
public static Object deserialize(String objectStr)
objectStr
public static void close(Closeable closeable)
Copyright © 2015. All rights reserved.