public class ShortConverter extends Object implements Converter<Short>
ShortConverter()
Short
fromString(String text)
String
toString(Short instance)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShortConverter()
public String toString(Short instance)
toString
Converter<Short>
public Short fromString(String text)
fromString
Copyright © 2014 The Apache Software Foundation. All rights reserved.