public class DefaultCustomTransform extends Object implements CustomTransform<Object>
DefaultCustomTransform()
Object
read(String value)
String
write(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultCustomTransform()
public Object read(String value) throws Exception
read
Transform<Object>
Exception
public String write(Object value) throws Exception
write
Copyright © 2016. All rights reserved.