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