api
0.4.0
common
api
/
dev.kord.cache.api.delegate
/
EntrySupplier
/
supply
supply
abstract
suspend
fun
<
T
:
Any
>
supply
(
cache
:
DataCache
,
description
:
DataDescription
<
T
,
out
Any
>
)
:
DataEntryCache
<
T
>