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