public interface Serializer
ObjectEncoderString serialize(Object object) throws IOException
IOException<T> T deserialize(String arg, Class<T> targetClass) throws ParseException, IOException
ParseExceptionIOExceptionCopyright © 2016. All rights reserved.