public class ValueComparator<S,T extends Comparable<T>> extends Object implements Comparator<S>
| Constructor and Description |
|---|
ValueComparator(Map<S,T> map) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(S s,
S t) |
void |
setMap(Map<S,T> map) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2018. All rights reserved.