SimPort
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SimPort
ports
/
com.group7.policies.queue
/
FIFOQueuePolicy
/
FIFOQueuePolicy
FIFOQueue
Policy
constructor
(
initialContents
:
Collection
<
T
>
=
emptyList()
)
Parameters
T
the type of entities in the queue
initial
Contents
the initial entities in the queue