public class LongStringConverter extends StringConverter<Long>
StringConverter implementation for Long (and long primitive) values.
StringConverter
Long
LongStringConverter()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromString, toString
public LongStringConverter()