| Package | Description |
|---|---|
| org.apache.commons.collections.comparators |
This package contains implementations of the
Comparator interface. |
| Class | Description |
|---|---|
| BooleanComparator |
A
Comparator for Boolean objects that can sort either
true or false first. |
| ComparableComparator |
A
Comparator that compares
Comparable objects. |
Copyright © 2001-2018 Apache Software Foundation. All Rights Reserved.