Module xl.impl
Package de.grogra.xl.impl.queues
package de.grogra.xl.impl.queues
-
ClassDescriptionA
Queuerepresents a queue of tasks which is filled during the execution of an XL program.QueueDescriptor<Q extends Queue>AQueueDescriptoris a handle to the methodQueueCollection.getQueue(QueueDescriptor), there it is used to instantiate a queue byQueueDescriptor.createQueue(QueueCollection).