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