Searched refs:CountSampleList (Results 1 – 1 of 1) sorted by relevance
3879 public static class CountSampleList { class3883 CountSampleList(PluralRules pluralRules, Set<Count> keywords, PluralType pluralType) { in CountSampleList() method in SupplementalDataInfo.CurrencyNumberInfo.CountSampleList4031 private final CountSampleList countSampleList;4104 countSampleList = new CountSampleList(pluralRules, keywords, pluralType); in PluralInfo()