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