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