public class ShortFormatter extends AbstractFormatter<Short>
| Constructor and Description |
|---|
ShortFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Short aShort)
Format data from T to String when exporting
|
Short |
parseImpl(String str) |
equals, hashCode, parseCopyright © 2019. All rights reserved.