RandomQueuePolicy
Random queue policy. Entities are dequeued randomly from the queue.
Parameters
T
the type of entities in the queue
initialContents
the initial entities in the queue
Random queue policy. Entities are dequeued randomly from the queue.
the type of entities in the queue
the initial entities in the queue