Reference
scala.ref.Reference
Attributes
- See also
-
java.lang.ref.Reference
- Source
- Reference.scala
- Graph
-
- Supertypes
- Known subtypes
Members list
Value members
Abstract methods
return the underlying value
Attributes
- Source
- Reference.scala
Attributes
- Source
- Reference.scala
return Some
underlying if it hasn't been collected, otherwise None
return Some
underlying if it hasn't been collected, otherwise None
Attributes
- Source
- Reference.scala
Attributes
- Source
- Reference.scala
Concrete methods
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
- Source
- Reference.scala
In this article