public interface CharTable
Modifier and Type | Field and Description |
---|---|
static Key<CharTable> |
CHAR_TABLE_KEY |
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
intern(java.lang.CharSequence text) |
java.lang.CharSequence |
intern(java.lang.CharSequence baseText,
int startOffset,
int endOffset) |