turbolift.io.OnceVar
See theOnceVar companion object
Variable writable once.
Starts as empty. Any get
operation blocks until put
happens.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article
Variable writable once.
Starts as empty. Any get
operation blocks until put
happens.