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