public static class Printing.DataRangeComparator extends Object implements Comparator<DataRange>
| Modifier and Type | Field and Description |
|---|---|
static Printing.DataRangeComparator |
INSTANCE |
| Constructor and Description |
|---|
DataRangeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(DataRange c1,
DataRange c2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final Printing.DataRangeComparator INSTANCE
public int compare(DataRange c1, DataRange c2)
compare in interface Comparator<DataRange>Copyright © 2018. All rights reserved.