public abstract class CacheSoftReference<V> extends ReferenceCleaner.Soft<V> implements Serializable
Constructor and Description |
---|
CacheSoftReference(V o) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
protected void |
finalize() |
get
enqueue, isEnqueued
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
remove