application-context-util
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
application-context-util
application-context-util
/
io.github.funofprograming.context
/
Key
/
Companion
/
of
of
fun
<
T
>
of
(
keyName
:
String
,
valueType
:
KeyType
<
T
>
)
:
Key
<
T
>
fun
<
T
>
of
(
keyName
:
String
,
valueType
:
Class
<
T
>
)
:
Key
<
T
>