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
/
GenericValueWaiter
/
GenericValueWaiter
Generic
Value
Waiter
constructor
(
initValue
:
T
)
Parameters
init
Value
the initial value.
Type Parameters
T
the type of the monitored value.