Class | Description |
---|---|
GenericComparator |
Allows to compare 2 objects in an configurable way : null can be first or last, order can be asc or desc.
|
GenericSubPropComparator |
Extends the
GenericComparator by performing the comparison on one or more
nested properties of the objects to compare. |