public static class UpdatePeriod.UpdatePeriodComparator extends Object implements Comparator<UpdatePeriod>
Constructor and Description |
---|
UpdatePeriod.UpdatePeriodComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(UpdatePeriod o1,
UpdatePeriod o2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(UpdatePeriod o1, UpdatePeriod o2)
compare
in interface Comparator<UpdatePeriod>
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.