public class ExpungingReferenceQueue
extends java.lang.ref.ReferenceQueue
implements java.lang.Runnable
| Modifier and Type | Method and Description |
|---|---|
static ExpungingReferenceQueue |
getInstance() |
void |
kill()
This should only be called if a classloader is disposed of and we need to stop the SoftReference Expunger!
|
void |
run() |
public static ExpungingReferenceQueue getInstance()
public void kill()
public void run()
run in interface java.lang.RunnableCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.