|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpeersim.edsim.PriorityQ.Event
public static class PriorityQ.Event
Return type of PriorityQ.removeFirst()
.
Field Summary | |
---|---|
java.lang.Object |
event
|
Node |
node
|
byte |
pid
|
long |
time
|
Constructor Summary | |
---|---|
PriorityQ.Event()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.lang.Object event
public long time
public Node node
public byte pid
Constructor Detail |
---|
public PriorityQ.Event()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |