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