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