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>
IllegalArgumentException
Copyright © 2021 Eclipse. All rights reserved.