Searched refs:otherCounts (Results 1 – 1 of 1) sorted by relevance
398 Set<Count> otherCounts = new HashSet<>(pluralTypes); in checkDecimalFormatConsistency() local427 otherCounts.remove(thisCount); in checkDecimalFormatConsistency()429 for (Count count : otherCounts) { in checkDecimalFormatConsistency()