common-utils
Toggle table of contents
2.8.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
common-utils
guava-utils
/
com.pambrose.common.concurrent
/
LameBooleanWaiter
/
changeValue
change
Value
suspend
fun
changeValue
(
newValue
:
Boolean
)
Updates the boolean value and notifies waiting coroutines if the value changes.