Searched refs:getExpandValueList (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/text/
H A DRBCollationTables.java222 final int[] getExpandValueList(int order) { method in class:RBCollationTables
H A DCollationElementIterator.java230 buffer = ordering.getExpandValueList(value);
320 buffer = ordering.getExpandValueList(value);
588 firstExpansion = ordering.getExpandValueList(firstValue);

Completed in 31 milliseconds