public final class StringToShortConverter extends Converter<Short>
| Constructor and Description |
|---|
StringToShortConverter() |
| Modifier and Type | Method and Description |
|---|---|
Short |
convert(String value)
Converts the supplied
value into an Object of the
appropriate type. |
equals, getType, hashCode, toStringpublic StringToShortConverter()
Copyright © 2017–2019, microBean. All rights reserved.