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.impl
/
ApplicationContextImpl
/
erase
erase
open
override
fun
<
T
>
erase
(
key
:
Key
<
T
>
)
:
T
?
Erase value associated with key if any
Return
value associate with key or null
Parameters
key