Searched refs:matchesCount (Results 1 – 1 of 1) sorted by relevance
906 int matchesCount = 0; in filter() local912 matchesCount++; in filter()915 if (matchesCount == items.length) { in filter()918 T[] result = arrayConstructor.apply(matchesCount); in filter()919 if (matchesCount == 0) { in filter()