SerializableComparator
interface.
This package contains the following implementations:
FunctionComparator
- a simple Comparator
that uses a Function
.
Class | Description |
---|---|
FunctionComparator<T,V> |
Simple
Comparator that uses a Function
to select a value from the underlying object and compare it against a known value to determine ordering. |
Copyright © 2004–2017. All rights reserved.