public class DurationComparator extends Object implements Comparator<GraphPath>
Constructor and Description |
---|
DurationComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(GraphPath o1,
GraphPath 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(GraphPath o1, GraphPath o2)
compare
in interface Comparator<GraphPath>
Copyright © 2019. All rights reserved.