public class LongSizeConverter extends Object implements IConverter<Long>
| Constructor and Description |
|---|
LongSizeConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertObjectToString(Locale loc,
Long in) |
Long |
convertStringToObject(Locale loc,
String val) |
public String convertObjectToString(Locale loc, Long in) throws UIException
convertObjectToString in interface IObjectToStringConverter<Long>UIExceptionpublic Long convertStringToObject(Locale loc, String val) throws UIException
convertStringToObject in interface IStringToObjectConverter<Long>UIExceptionCopyright © 2017 etc.to. All rights reserved.