public class DateConverter extends Object implements OutputTypeConverter
| Constructor and Description |
|---|
DateConverter() |
| Modifier and Type | Method and Description |
|---|---|
Date |
convert(Object obj,
Type genericType) |
boolean |
isOfType(Class<?> cls) |
public boolean isOfType(Class<?> cls)
isOfType in interface OutputTypeConverterpublic Date convert(Object obj, Type genericType)
convert in interface OutputTypeConverterCopyright © 2017. All rights reserved.