public final class BooleanConverter extends Object implements AttributeConverter<Boolean>
| Constructor and Description |
|---|
BooleanConverter() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
convert(Object attribute)
Convert an attribute to a specific type T.
|
public Boolean convert(Object attribute)
AttributeConverterconvert in interface AttributeConverter<Boolean>attribute - attributeCopyright © 2016. All rights reserved.