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

/openjdk7/jdk/src/share/classes/java/text/
H A DRBCollationTables.java106 * @param eTbl The collator's expanding-character table (the value for expandTable)
116 Vector eTbl,
124 expandTable = eTbl;
112 fillInTables(boolean f2ary, boolean swap, UCompactIntArray map, Vector cTbl, Vector eTbl, IntHashtable cFlgs, short mso, short mto) argument

Completed in 44 milliseconds