public class ExpungingSoftReference extends java.lang.ref.SoftReference implements ExpungeableReferenceI
| Constructor and Description |
|---|
ExpungingSoftReference(ExpungingCacheI _cache,
java.lang.Object _key,
java.lang.Object _value) |
| Modifier and Type | Method and Description |
|---|---|
void |
expunge() |
static void |
killQueue()
This should only be called if a classloader is disposed of and we need to stop the SoftReference Expunger!
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetpublic ExpungingSoftReference(ExpungingCacheI _cache, java.lang.Object _key, java.lang.Object _value)
public static void killQueue()
public void expunge()
expunge in interface ExpungeableReferenceICopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.