cache
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache
api
/
dev.kord.cache.api.delegate
/
FullSupplier
Full
Supplier
typealias
FullSupplier
<
T
,
I
>
=
(
cache
:
DataCache
,
description
:
DataDescription
<
T
,
I
>
)
->
DataEntryCache
<
T
>