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