public DecomposedCharSet(int[] decomposedChar, int decomposedCharLength)(Code)
Method Detail
codePointAt
public int codePointAt(int strIndex, CharSequence testString, int rightBound)(Code)
Reads Unicode codepoint from input.
Parameters: strIndex - - index to read codepoint at Parameters: testString - - input Parameters: matchResult - - auxiliary object codepoint at given strIndex at testString and