public class DateConverter extends Object implements InputTypeConverter
| Constructor and Description |
|---|
DateConverter() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
convert(Object obj) |
boolean |
isOfType(Class<?> cls) |
public boolean isOfType(Class<?> cls)
isOfType in interface InputTypeConverterpublic BigInteger convert(Object obj)
convert in interface InputTypeConverterCopyright © 2017. All rights reserved.