public static class Common.ShortParserFormatter extends Common.NullableParserFormatter<Short>
defaultValue, nullAllowed| Constructor and Description |
|---|
Common.ShortParserFormatter(Short defaultValue,
boolean nullAllowed) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Short value) |
protected Short |
parseNoneEmptyValue(String value) |
parsepublic Common.ShortParserFormatter(Short defaultValue, boolean nullAllowed)
protected Short parseNoneEmptyValue(String value)
parseNoneEmptyValue in class Common.NullableParserFormatter<Short>Copyright © 2013–2015 CodeLutin. All rights reserved.