public static final class RubyCaseUnfoldingTrie.Unfolding extends Object
| Constructor and Description |
|---|
Unfolding(int start,
int length,
int codepoint) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCodepoint() |
int |
getEnd() |
int |
getLength() |
int |
getStart() |