LazyBoolean (original) (raw)

Scala 3/scala/scala.runtime/LazyBoolean

scala.runtime.LazyBoolean

class LazyBoolean 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: Boolean): Boolean

Attributes

Source

LazyRef.scala

def initialized: Boolean

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

Attributes

Source

LazyRef.scala

In this article

Generated with

Copyright (c) 2002-2025, LAMP/EPFL

Copyright (c) 2002-2025, LAMP/EPFL