toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
TemporalPool
/
TemporalPool
Temporal
Pool
constructor
(
reset
:
(
T
)
->
Unit
=
{}
,
preallocate
:
Int
=
0
,
gen
:
(
Int
)
->
T
)