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