T - public class RangeComparator<T> extends Object implements Comparator<Range<T>>, Serializable
| Constructor and Description |
|---|
RangeComparator(Comparator<Maybe<T>> comparator) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Range<T> lhs,
Range<T> rhs) |
boolean |
equals(Object rhs) |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2016. All rights reserved.