SerializableComparator
interface.See: Description
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. |
SerializableComparator
interface.
This package contains the following implementations:
FunctionComparator
- a simple Comparator
that uses a Function
.
Copyright © 2004–2016. All rights reserved.