public final class StringToBooleanConverter extends Converter<Boolean>
| Constructor and Description |
|---|
StringToBooleanConverter() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
convert(String value)
Converts the supplied
value into an Object of the
appropriate type. |
equals, getType, hashCode, toStringpublic StringToBooleanConverter()
Copyright © 2017–2019, microBean. All rights reserved.