public interface ItemComparator
extends java.util.Comparator
Modifier and Type | Interface and Description |
---|---|
static class |
ItemComparator.Factory |
Modifier and Type | Field and Description |
---|---|
static ItemComparator |
NULL_COMPARATOR |
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
static final ItemComparator NULL_COMPARATOR