public final class CsvBooleanConverter extends Object implements CsvPropertyConverter<Boolean>
Boolean.public Boolean convert(Class<? extends Boolean> targetType, String value)
CsvPropertyConverterconvert in interface CsvPropertyConverter<Boolean>targetType - the type of the target propertyvalue - the value in CSVCopyright © 2015 fastnate.org. All rights reserved.