public class SendableEventComparator extends java.lang.Object implements java.util.Comparator<SendableEvent>
Constructor and Description |
---|
SendableEventComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SendableEvent one,
SendableEvent two) |
public int compare(SendableEvent one, SendableEvent two)
compare
in interface java.util.Comparator<SendableEvent>