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