Evaluating
 scala.runtime.LazyVals.Evaluating
  object Evaluating extends LazyValControlState
 
Used to indicate the state of a lazy val that is currently being evaluated with no other thread awaiting its result.
Attributes
- Source
- LazyVals.scala
- Graph
- 
    
- Supertypes
- Self type
- 
    Evaluating.type
In this article