LazyRef
scala.runtime.LazyRef
class LazyRef[T] extends Serializable
Classes used as holders for lazy vals defined in methods.
Attributes
- Source
- LazyRef.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- LazyRef.scala
Attributes
- Source
- LazyRef.scala
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.
- Definition Classes
- Source
- LazyRef.scala
Attributes
- Source
- LazyRef.scala
In this article