Searched refs:iscore (Results 1 – 1 of 1) sorted by relevance
203 int iscore = score.intValue() + 1; in getRepresentativeGroup() local204 grps.put(group, new Integer(iscore)); in getRepresentativeGroup()