public final class StringToBooleanConverter extends Object implements net.anwiba.commons.lang.functional.IConverter<String,Boolean,RuntimeException>
| Constructor and Description |
|---|
StringToBooleanConverter(BooleanParser parser) |
public StringToBooleanConverter(BooleanParser parser)
public Boolean convert(String value)
convert in interface net.anwiba.commons.lang.functional.IConverter<String,Boolean,RuntimeException>Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.