KSLCore
Toggle table of contents
R1.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.fleet.policies
/
FifoTaskSelection
Fifo
Task
Selection
class
FifoTaskSelection
:
TaskSelectionRuleIfc
(
source
)
Queue order, unchanged. The default, and the one that makes the queue discipline the whole rule.
Members
Constructors
Fifo
Task
Selection
Link copied to clipboard
constructor
(
)
Functions
order
Link copied to clipboard
open
override
fun
order
(
tasks
:
List
<
Dispatcher.Task
>
)
:
List
<
Dispatcher.Task
>
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String