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