|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.cmu.cs.able.probebus.ProbeEvent
Constructor Summary | |
protected |
ProbeEvent()
Every ProbeEvent must have a ProbeID to represent who sent it |
Method Summary | |
boolean |
dispatch()
Should never be called. |
boolean |
equals(IProbeEvent e)
Necessary utility method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ProbeEvent()
Method Detail |
public boolean dispatch()
dispatch
in interface IProbeEvent
public boolean equals(IProbeEvent e)
equals
in interface IProbeEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |