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

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

Completed in 24 milliseconds