Scala Library Documentation
|
|
scala/ref/ReferenceQueue.scala
]
class
Wrapper(val
underlying : java.lang.ref.Reference)
extends
ReferenceWrapper[T]Methods inherited from ReferenceWrapper | |
isValid, get, apply, clear, enqueue, isEnqueued, hashCode, equals |
Methods inherited from Reference | |
toString |
Methods inherited from AnyRef | |
getClass, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Scala Library Documentation
|
|