|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esperio.SendableEventComparator
public class SendableEventComparator
A comparator that orders SendableEvents first on sendTime, and then on schedule slot.
Constructor Summary | |
---|---|
SendableEventComparator()
|
Method Summary | |
---|---|
int |
compare(SendableEvent one,
SendableEvent two)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public SendableEventComparator()
Method Detail |
---|
public int compare(SendableEvent one, SendableEvent two)
compare
in interface java.util.Comparator<SendableEvent>
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |