public class ShortFormat extends Object implements Format<Short>
ShortFormat()
String
format(Short object)
Short
parse(String string)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShortFormat()
public String format(Short object) throws Exception
Format
format
Format<Short>
object
Exception
public Short parse(String string) throws Exception
parse
string
Apache CAMEL