public class KOI8RCharacterSet extends Object implements CharacterSet
Modifier and Type | Method and Description |
---|---|
static KOI8RCharacterSet |
getInstance() |
boolean |
inCharset(int c)
Determine if a character is present in the character set
|
public static KOI8RCharacterSet getInstance()
public final boolean inCharset(int c)
CharacterSet
inCharset
in interface CharacterSet