| Constructor and Description |
|---|
ShortConverter() |
| Modifier and Type | Method and Description |
|---|---|
Short |
convertFrom(String value)
|
String |
convertTo(Short value)
Returns a
String instance representing the configuration parameter's value. |
public Short convertFrom(String value)
convertFrom in interface Converter<Short>value - The configuration parameter's String valueShort instance representing the configuration parameter's valueCopyright © 2022. All rights reserved.