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