public class Comparators
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator |
NATURAL_ORDER_NULLS_FIRST |
Constructor and Description |
---|
Comparators() |
Modifier and Type | Method and Description |
---|---|
static <T> java.util.Comparator<T> |
naturalOrderNullsFirst() |