| Modifier and Type | Field and Description |
|---|---|
QueueElement |
next
The next element in the queue (null indicates no next element).
|
Object |
obj
The actual object stored in the queue
|
| Constructor and Description |
|---|
QueueElement() |
public Object obj
public QueueElement next
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}