stdx-core
1.0.1
jvm
stdx-core
/
dev.schlaubi.stdx.core
/
poll
poll
jvm
fun
<
T
>
Queue
<
T
>
.
poll
(
amount
:
Int
)
:
List
<
T
?
>
Content copied to clipboard
Polls
amount
items from this
Queue
.
Sources
jvm source
Link copied to clipboard