NullValue
 scala.runtime.LazyVals.NullValue
  object NullValue extends LazyValControlState
 
Used to indicate the state of a lazy val that has been evaluated to null.
Attributes
- Source
- LazyVals.scala
- Graph
- 
    
- Supertypes
- Self type
- 
    NullValue.type
In this article