LazyDouble

scala.runtime.LazyDouble
class LazyDouble extends Serializable

Attributes

Source
LazyRef.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def initialize(value: Double): Double

Attributes

Source
LazyRef.scala

Attributes

Source
LazyRef.scala
override def toString: String

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
Any
Source
LazyRef.scala
def value: Double

Attributes

Source
LazyRef.scala