Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCounter.java113 public EntryComparator(boolean ascending, Comparator<T> byValue) { in EntryComparator() argument
127 public Set<T> getKeysetSortedByCount(boolean ascending) { in getKeysetSortedByCount() argument
131 public Set<T> getKeysetSortedByCount(boolean ascending, Comparator<T> byValue) { in getKeysetSortedByCount() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCounter.java116 public EntryComparator(boolean ascending, Comparator<T> byValue) { in EntryComparator() argument
130 public Set<T> getKeysetSortedByCount(boolean ascending) { in getKeysetSortedByCount() argument
134 public Set<T> getKeysetSortedByCount(boolean ascending, Comparator<T> byValue) { in getKeysetSortedByCount() argument

Completed in 2 milliseconds