fastutil4k
Toggle table of contents
0.2.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
fastutil4k
fastutil4k-more-collections
/
net.ccbluex.fastutil
/
Pool
/
recycle
recycle
abstract
fun
recycle
(
value
:
E
)
Recycle an object back to the pool for future reuse.
Parameters
value
The object to recycle