| Constructor and Description |
|---|
CharacterConverter() |
| Modifier and Type | Method and Description |
|---|---|
Character |
apply(String value) |
Character |
convert(Class<? extends Character> targetType,
String value)
Converts a value from import file to Java.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic Character convert(Class<? extends Character> targetType, String value)
PropertyConverterconvert in interface PropertyConverter<Character>targetType - the type of the target propertyvalue - the value in the import fileCopyright © 2022 fastnate.org. All rights reserved.