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
/
fetch
fetch
abstract
fun
<
T
>
fetch
(
key
:
Key
<
T
>
)
:
T
?
Fetch value associated with key or null
Return
value associated with key or null
Parameters
key