Reference (original) (raw)

scala.ref.Reference

Members list

return the underlying value

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

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