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
/
ApplicationContext
/
add
add
abstract
fun
<
T
>
add
(
key
:
Key
<
T
>
,
value
:
T
?
)
Add value for given key.
Parameters
key
value