rd-framework
2024.3.0
rd-framework
/
com.jetbrains.rd.framework
/
ThreadLocalRdContext
/
updateValue
update
Value
open
override
fun
updateValue
(
newValue
:
T
?
)
:
AutoCloseable
Content copied to clipboard
Changes current value to
newValue
and returns a cookie which should restore old value on closing