public static class UpdatePeriod.UpdatePeriodComparator extends Object implements Comparator<UpdatePeriod>
Constructor and Description |
---|
UpdatePeriodComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(UpdatePeriod o1,
UpdatePeriod o2) |
equals, 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(UpdatePeriod o1, UpdatePeriod o2)
compare
in interface Comparator<UpdatePeriod>
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.