public class IntegerHandler extends Object implements OutputTypeHandler<Integer>
| Constructor and Description |
|---|
IntegerHandler() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
convert(Object obj,
Class<?> cls) |
boolean |
isOfType(Class<?> cls) |
public boolean isOfType(Class<?> cls)
isOfType in interface OutputTypeHandler<Integer>Copyright © 2016. All rights reserved.