Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartGrammaticalForms.java146 class BestUnitForGender implements Comparable<BestUnitForGender> { class in ChartGrammaticalForms
152 …public BestUnitForGender(String shortUnit, String quantity, Collection<String> systems, double bas… in BestUnitForGender() method in ChartGrammaticalForms.BestUnitForGender