Uses of Class
net.sf.neem.impl.Queued

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.
 



Copyright © 2005 University of Minho, Portugal. All Rights Reserved.