stdx-kt
Toggle table of contents
2.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
stdx-kt
core
/
dev.schlaubi.stdx.core
/
poll
poll
jvm
fun
<
T
>
Queue
<
T
>
.
poll
(
amount
:
Int
)
:
List
<
T
?
>
(
source
)
Polls
amount
items from this
Queue
.