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