ComparatorExtensions have helper methods for comparators.CompareObjectExtensions provide methods for compare an object with another
given object.CompareOrder that encapsulates the possible return values of the method
Comparator.compare(Object, Object)int.NullCheckComparator decorates another Comparator object to compare null
and non-null values.NullCheckComparator from the given Comparator object.NullCheckComparator from the given Comparator object and the
given flag.NullCheckComparator object from the given
Comparator object.NullCheckComparator object from the given
Comparator object.SortOrderComparator with the default sort order.SortOrderComparator with the default sort order.Comparator.SortOrderComparator can be extended for adding the sort order
ascending or descending.SortOrderComparator with the default sort order.SortOrderComparator with the given sort order.Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.