public class PatternComparator extends java.lang.Object implements java.util.Comparator<MatchPair>
PatternComparator(java.util.Comparator comparator)
int
compare(MatchPair pair1, MatchPair pair2)
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 PatternComparator(java.util.Comparator comparator)
public int compare(MatchPair pair1, MatchPair pair2)
compare
java.util.Comparator<MatchPair>
pair1
pair2