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, waitequalsCopyright © 2015. All rights reserved.