PriorityQueueSelection

Serves the lowest-index non-empty queue first (strict priority by queue index).

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun selectQueue(queues: List<QueueCIfc<ModelElement.QObject>>): Int?