Searched refs:getMethodMap (Results 1 – 1 of 1) sorted by relevance
372 Map cmap1 = getMethodMap(conss1); in compare()373 Map cmap2 = getMethodMap(conss2); in compare()378 Map map1 = getMethodMap(meths1); in compare()379 Map map2 = getMethodMap(meths2); in compare()602 private Map getMethodMap(MorC[] meths) { in getMethodMap() method in ICUJDKCompare