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