Instance Method
makeQueue(with:)
Makes the
Queuefunc makeQueue(with context: QueueContext) -> any Queue
Parameters
contextContext to be passed to the creation of the
Queue
Return Value
The created Queue
Instance Method
Queuefunc makeQueue(with context: QueueContext) -> any Queue
contextContext to be passed to the creation of the Queue
The created Queue