@ApplicationScoped public class BooleanConverter extends Object implements Converter<Boolean>
| Constructor and Description |
|---|
BooleanConverter() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
convert(Value value)
Converts the supplied
Value into the appropriate kind of
object and returns the result. |
public BooleanConverter()
Copyright © 2019–2020, microBean™. All rights reserved.