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

/openjdk7/jdk/src/share/classes/java/text/
H A DRBCollationTables.java161 return getContractValuesImpl(index - CONTRACTCHARINDEX);
165 private Vector getContractValuesImpl(int index) method in class:RBCollationTables
H A DRBTableBuilder.java369 Vector entryTable = getContractValuesImpl(entry - RBCollationTables.CONTRACTCHARINDEX);
445 Vector groupList = getContractValuesImpl(order - RBCollationTables.CONTRACTCHARINDEX);
460 return getContractValuesImpl(index - RBCollationTables.CONTRACTCHARINDEX);
463 private Vector getContractValuesImpl(int index) method in class:RBTableBuilder

Completed in 50 milliseconds