Lines Matching refs:counts
956 final ArrayList<Integer> counts = new ArrayList<Integer>();969 counts.set(index, counts.get(index) + count);973 counts.add(count);995 int count = counts.get(ctr);