Waiting
scala.runtime.LazyVals.Waiting
final class Waiting extends CountDownLatch, LazyValControlState
Used to indicate the state of a lazy val that is being evaluated and of which other threads await the result.
Attributes
- Source
- LazyVals.scala
- Graph
-
- Supertypes
-
trait LazyValControlStatetrait Serializableclass CountDownLatchclass Objecttrait Matchableclass Any
Members list
In this article