toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
ReturnablePool
/
ReturnablePool
Returnable
Pool
constructor
(
_reset
:
(
T
)
->
Unit
=
{ }
,
gen
:
(
index
:
Int
)
->
T
)