Home
last modified time | relevance | path

Searched defs:setSortAscending (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DTablePrinter.java79 public TablePrinter setSortAscending(boolean ascending) { in setSortAscending() method in TablePrinter
318 public void setSortAscending(int bitIndex, boolean value) { in setSortAscending() method in TablePrinter.ColumnSorter