Searched refs:lastMatch (Results 1 – 1 of 1) sorted by relevance
318 int lastMatch = Integer.MAX_VALUE; in findPairs() local323 for (int j = Math.min(otherGroups.size(), lastMatch) - 1; j >= 0; j--) { in findPairs()329 lastMatch = j; in findPairs()