public class SerializationUtil extends Object
| Constructor and Description |
|---|
SerializationUtil() |
public static <T> T fromString(String string) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic static String toString(Object object) throws IOException
IOExceptionCopyright © 2016 Evolveum. All rights reserved.