private static class GreedyExtractor.EntryComp<T> extends Object implements Comparator<Matching.Entry<T>>
Modifier and Type | Method and Description |
---|---|
int |
compare(Matching.Entry<T> o1,
Matching.Entry<T> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Matching.Entry<T> o1, Matching.Entry<T> o2)
compare
in interface Comparator<Matching.Entry<T>>
(C) INRIA, UPMF & friends, 2008-2015