public final class CharacterConverter extends Object implements Converter<Character>
| Modifier and Type | Field and Description | 
|---|---|
static CharacterConverter | 
INSTANCE
The converter. 
 | 
public static final CharacterConverter INSTANCE
public Character fromString(String input) throws IllegalArgumentException
fromString in interface Converter<Character>IllegalArgumentExceptionCopyright © 2021 Eclipse. All rights reserved.