LazyLong

scala.runtime.LazyLong
class LazyLong 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: Long): Long

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: Long

Attributes

Source
LazyRef.scala