java.lang.ref
public class: ReferenceQueue [javadoc |
source]
java.lang.Object
java.lang.ref.ReferenceQueue
Direct Known Subclasses:
Null
Reference queues, to which registered reference objects are appended by the
garbage collector after the appropriate reachability changes are detected.
- author:
Mark
- Reinhold
- since:
1.2
-
Field Summary |
---|
static ReferenceQueue | NULL | |
static ReferenceQueue | ENQUEUED | |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |