StringConverter implementation for Boolean (and boolean primitive) values.
StringConverter
Boolean
BooleanStringConverter()
BooleanStringConverter
fromString(String value)
String
toString(Boolean value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromString
StringConverter<Boolean>
value
toString
T