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