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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(BridgeEnterEvent o1, BridgeEnterEvent o2)
compare
in interface Comparator<BridgeEnterEvent>
Copyright © 2004–2020. All rights reserved.