Evaluating

scala.runtime.LazyVals.Evaluating

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
trait Serializable
class Object
trait Matchable
class Any
Self type
Evaluating.type
In this article