Java API Reference for Oracle? Coherence Community Edition
(14.1.1.0.20)
- java.lang.Object
-
- com.tangosol.util.ConverterCollections.ConverterComparator<F,T>
-
- Type Parameters:
F
- the type of the elements the underlying Comparator compares
T
- the type that the elements should be converted to
- All Implemented Interfaces:
- Comparator<T>
- Enclosing class:
- ConverterCollections
public static class ConverterCollections.ConverterComparator<F,T>
extends Object
implements Comparator<T>
A Comparator that Converts the elements before
comparing them.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Java API Reference for Oracle? Coherence Community Edition
(14.1.1.0.20)
Copyright © 2000, 2025, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.