Class FunctionComparator<T,V>

java.lang.Object
org.eclipse.collections.api.block.comparator.FunctionComparator<T,V>
All Implemented Interfaces:
Serializable, Comparator<T>, SerializableComparator<T>

public class FunctionComparator<T,V> extends Object implements SerializableComparator<T>
See Also: