SoftReference (original) (raw)
scala.ref.SoftReference
See theSoftReference companion class
A companion object that implements an extractor for SoftReference
values
Attributes
Companion
Source
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
In this article