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