| Package | Description |
|---|---|
| de.alpharogroup.comparators |
This package provides utility classes for comparators and set the sort order
|
| Modifier and Type | Method and Description |
|---|---|
static <T> NullCheckComparator<T> |
NullCheckComparator.of(Comparator<T> decoratedComparator,
boolean nullIsGreaterThan)
Factory method to create a new
NullCheckComparator object from the given
Comparator object. |
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.