Home
last modified time | relevance | path

Searched defs:setSortPriority (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.java73 public TablePrinter setSortPriority(int priority) { in setSortPriority() method in TablePrinter
301 public void setSortPriority(int column, int priority) { in setSortPriority() method in TablePrinter.ColumnSorter