public static final class RubyCaseUnfoldingTrie.Unfolding extends Object
Unfolding(int start, int length, int codepoint)
int
getCodepoint()
getEnd()
getLength()
getStart()
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Unfolding(int start, int length, int codepoint)
public int getStart()
public int getLength()
public int getEnd()
public int getCodepoint()