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