Home
last modified time | relevance | path

Searched refs:countValuesWithVotes (Results 1 – 1 of 1) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DVoteResolver.java409 public int countValuesWithVotes() { in countValuesWithVotes() method in VoteResolver.OrganizationToValueAndVote
1878 int itemsWithVotes = organizationToValueAndVote.countValuesWithVotes(); in getStatusForOrganization()