Searched defs:newLower (Results 1 – 1 of 1) sorted by relevance
314 Cut<C> newLower = Ordering.natural().max(lowerBound, other.lowerBound); in intersection() local370 Cut<C> newLower = Ordering.natural().min(lowerBound, other.lowerBound); in span() local