public class KeyedWeakReference extends WeakReference
| Constructor and Description |
|---|
KeyedWeakReference(Object key,
Object ref) |
KeyedWeakReference(Object key,
Object ref,
ReferenceQueue queue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey() |
clear, enqueue, get, isEnqueuedCopyright © 2000–2016 BioJava. All rights reserved.