public final class BooleanConverter extends AbstractAttributeConverter<Boolean>
| Constructor and Description |
|---|
BooleanConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
defaultValue() |
protected Boolean |
internalConvert(Object attribute) |
accept, convertprotected Boolean internalConvert(Object attribute)
internalConvert in class AbstractAttributeConverter<Boolean>protected Boolean defaultValue()
defaultValue in class AbstractAttributeConverter<Boolean>Copyright © 2018. All rights reserved.