Searched refs:pluralTypes (Results 1 – 2 of 2) sorted by relevance
149 Set<Count> pluralTypes = pluralInfo.getCounts(); in getPaths() local159 for (Count count : pluralTypes) { in getPaths()167 Set<Count> pluralTypes = pluralInfo.getCounts(); in getPaths() local169 for (Count count : pluralTypes) { in getPaths()
44 private Set<Count> pluralTypes; field in CheckNumbers94 pluralTypes = pluralInfo.getCounts(); in setCldrFileToCheck()360 Set<Count> otherCounts = new HashSet<Count>(pluralTypes); in checkDecimalFormatConsistency()