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