Searched refs:otherRangeCount (Results 1 – 1 of 1) sorted by relevance
92 final int otherRangeCount = otherRanges.length; in contains() local95 for (; otherRangeIdx < otherRangeCount; otherRangeIdx++) { in contains()106 return (otherRangeIdx >= otherRangeCount); in contains()