Waiting (original) (raw)
scala.runtime.LazyVals.Waiting
Used to indicate the state of a lazy val that is being evaluated and of which other threads await the result.
Attributes
Source
Graph
Supertypes
Members list
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
Returns
a string representation of the object.
Inherited from:
In this article