toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.async
/
AsyncCache
Async
Cache
class
AsyncCache
Members
Constructors
Async
Cache
Link copied to clipboard
constructor
(
)
Functions
invoke
Link copied to clipboard
suspend operator
fun
<
T
>
invoke
(
key
:
String
,
gen
:
suspend
(
)
->
T
)
:
T