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

/openjdk7/jdk/src/share/classes/java/text/
H A DRBCollationTables.java193 * @see CollationElementIterator#getMaxExpansion
195 int getMaxExpansion(int order) method in class:RBCollationTables
H A DCollationElementIterator.java483 public int getMaxExpansion(int order) method in class:CollationElementIterator
485 return ordering.getMaxExpansion(order);

Completed in 386 milliseconds