public class ByteStringConverter extends AbstractNumberStringConverter<Byte>
| Constructor and Description |
|---|
ByteStringConverter() |
| Modifier and Type | Method and Description |
|---|---|
Class<Byte> |
getConvertedClass() |
boolean |
requiresQuotes() |
Byte |
toObject(Object value) |
Byte |
toObject(String string) |
toStringCopyright © 2015 Revolution Systems Inc.. All rights reserved.