public class SimulationEventComparator extends Object implements Comparator<SimulationEvent>
| Constructor and Description |
|---|
SimulationEventComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SimulationEvent o1,
SimulationEvent o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(SimulationEvent o1, SimulationEvent o2)
compare in interface Comparator<SimulationEvent>Copyright © 2016 Alfresco. All rights reserved.