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, isEnqueued
Copyright © 2000–2016 BioJava. All rights reserved.