korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
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