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