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