public static class IConverter.ShortConverter extends Object implements IConverter<Short>
IConverter.IntegerConverter, IConverter.LongConverter, IConverter.ShortConverter, IConverter.StringConverter, IConverter.UnSet, IConverter.UUIDConverterconverter| Constructor and Description |
|---|
ShortConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(Short id) |
Short |
convert(String serial) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateConverter, createConverter, toProperty, validatepublic Short convert(String serial)
convert in interface IConverter<Short>public String convert(Short id)
convert in interface IConverter<Short>Copyright © 2020–2022 RunedUniverse. All rights reserved.