SoftReference (original) (raw)

scala.ref.SoftReference

See theSoftReference companion class

A companion object that implements an extractor for SoftReference values

Attributes

Companion

class

Source

SoftReference.scala

Graph

Supertypes

Self type

Members list

Creates a SoftReference pointing to value

Optionally returns the referenced value, or None if that value no longer exists

Optionally returns the referenced value, or None if that value no longer exists

Attributes

Source

SoftReference.scala

In this article