T
public class RangeOverlappingWith<R extends Range<T>,T> extends Object implements Predicate<R>
RangeOverlappingWith(Range<T> other)
boolean
accept(R range)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RangeOverlappingWith(Range<T> other)
public boolean accept(R range)
Predicate
accept
Predicate<R extends Range<T>>
range
Copyright © 2013. All Rights Reserved.