|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Queue | A Queue represents a queue of tasks which is filled
during the execution of an XL program. |
Class Summary | |
---|---|
QueueCollection | A QueueCollection represents a set of
Queue s in the context of a
Graph . |
QueueDescriptor<Q extends Queue> | A QueueDescriptor is a handle to the method
QueueCollection.getQueue(QueueDescriptor) ,
there it is used to instantiate a queue by
QueueDescriptor.createQueue(QueueCollection) . |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |