micro_utils.dokka
Toggle table of contents
0.29.4
common
Target filter
common
Switch theme
Search in API
Skip to content
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.meta
/
MetaContainer
/
Key
Key
interface
Key
<
T
:
Any
>
(
source
)
A marker interface for type-safe keys in
MetaContainer
.
Type Parameters
T
The type of value associated with this key.