ForwardRef

scalus.utils.HashConsed.ForwardRef
See theForwardRef companion object
class ForwardRef[A <: AnyRef](val ihc: Int, val tag: Tag) extends HashConsedRef[A]

Attributes

Companion
object
Graph
Supertypes
trait HashConsedRef[A]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def finValue(hashConsed: State, level: Int, parents: HSRIdentityHashMap): A

Should be called after the decoding of the whole structures.

Should be called after the decoding of the whole structures.

Attributes

Returns

valua of A

Definition Classes
override def isForward: Boolean

Attributes

Definition Classes

Concrete fields

val ihc: Int
val tag: Tag