public class SerializationUtil extends Object
Constructor and Description |
---|
SerializationUtil() |
public static Object fromString(String string) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public static String toString(Serializable object) throws IOException
IOException
Copyright © 2013 evolveum. All rights reserved.