Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DSupplementalDataInfo.java3866 public static class CountSampleList { class in SupplementalDataInfo
3870 CountSampleList(PluralRules pluralRules, Set<Count> keywords, PluralType pluralType) { in CountSampleList() method in SupplementalDataInfo.CountSampleList