See: Description
Interface | Description |
---|---|
ComparatorLambda |
Interface for use with a comparator lambda
|
ExpressibleComparator |
Defines a comparator that can be expressed in an expression
|
Class | Description |
---|---|
FieldComparator |
An equality field Comparator which compares a field of two Tuples and determines sort order.
|
MultiComp |
Wraps multiple Comparators to provide sub-sorting.
|
StreamComparator |
Defines a comparator that can be expressed in an expression
|
Enum | Description |
---|---|
ComparatorOrder |
Enum for supported comparator ordering
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.