|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Queued | |
---|---|
net.sf.neem.impl | Contains building blocks of NeEM for protocol development and customization. |
Uses of Queued in net.sf.neem.impl |
---|
Methods in net.sf.neem.impl that return Queued | |
---|---|
Queued |
Queue.pop()
Retrieves (dequeues) an Object from this queue. |
Methods in net.sf.neem.impl with parameters of type Queued | |
---|---|
void |
Queue.push(Queued o)
Inserts (enqueues) an Object to this queue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |