fastutil4k
Toggle table of contents
0.2.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
fastutil4k
fastutil4k-extensions-only
/
net.ccbluex.fastutil
/
forEachLong
for
Each
Long
inline
fun
LongIterator
.
forEachLong
(
action
:
(
Long
)
->
Unit
)
inline
fun
LongIterable
.
forEachLong
(
action
:
(
Long
)
->
Unit
)