private static class GreedyExtractor.EntryComp<T> extends java.lang.Object implements java.util.Comparator<Matching.Entry<T>>
Modifier and Type | Method and Description |
---|---|
int |
compare(Matching.Entry<T> o1,
Matching.Entry<T> o2) |
public int compare(Matching.Entry<T> o1, Matching.Entry<T> o2)
compare
in interface java.util.Comparator<Matching.Entry<T>>
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017