fastutil4k
Toggle table of contents
0.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
fastutil4k
fastutil4k-more-collections
/
net.ccbluex.fastutil
/
Pool
/
borrow
borrow
abstract
fun
borrow
(
)
:
E
Borrow an object from the pool. If pool is empty, a new object is created.
Return
The borrowed object