J - The job type.Q - The queue type for jobs.@FunctionalInterface public interface SimQueueFactory<J extends SimJob,Q extends SimQueue>
SimQueues.Copyright (C) 2005-2017 Jan de Jongh, TNO
This file is covered by the LICENSE file in the root of this project.
| Modifier and Type | Method and Description |
|---|---|
Q |
newInstance(org.javades.jsimulation.r5.SimEventList eventList,
String name)
Creates a new
SimQueue with given name. |
Copyright © 2018. All rights reserved.