public static class CandidateEdge.CandidateEdgeScoreComparator extends Object implements Comparator<CandidateEdge>
Constructor and Description |
---|
CandidateEdgeScoreComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(CandidateEdge arg0,
CandidateEdge arg1) |
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(CandidateEdge arg0, CandidateEdge arg1)
compare
in interface Comparator<CandidateEdge>
Copyright © 2015. All rights reserved.