T
public class RangeOverlappingWith<R extends Range<T>,T> extends Object implements Predicate<R>
RangeOverlappingWith(Range<T> other)
boolean
test(R range)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public RangeOverlappingWith(Range<T> other)
public boolean test(R range)
test
Predicate<R extends Range<T>>
Copyright © 2017. All rights reserved.