Searched refs:getOrgCount (Results 1 – 1 of 1) sorted by relevance
496 public int getOrgCount(T winningValue) { in getOrgCount() method in VoteResolver.OrganizationToValueAndVote1242 int orgCount = organizationToValueAndVote.getOrgCount(winningValue); in computeStatus()