|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjsim.queue.Q_Node
jsim.queue.PQ_Node
jsim.queue.TQ_Node
public class TQ_Node
Temporal_Node class stores data and children for the TemporalQueue.
| Field Summary | |
|---|---|
protected double |
time
Node timestam |
| Method Summary | |
|---|---|
double |
getTime()
Get the node's timestamp. |
| Methods inherited from class jsim.queue.Q_Node |
|---|
getItem |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected double time
| Method Detail |
|---|
public double getTime()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||