public class GcWeakRef<T> extends WeakReference<T> implements GcReference<T>
| Constructor and Description |
|---|
GcWeakRef(T referent) |
GcWeakRef(T referent,
ReferenceQueue<? super T> queue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
clear, enqueue, get, isEnqueuedclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetCopyright © 2013 RapidPM. All rights reserved.