Class ValueComparator<S, T extends Comparable<T>>
java.lang.Object
org.aksw.commons.collections.ValueComparator<S,T>
- All Implemented Interfaces:
Comparator<S>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
ValueComparator
-
-
Method Details
-
setMap
-
compare
- Specified by:
comparein interfaceComparator<S>
-