public class GCUtil extends Object
| Constructor and Description |
|---|
GCUtil() |
public static void fullGC(boolean ensureEnqueuedReferences)
throws InterruptedException
InterruptedExceptionpublic static void gc(boolean ensureEnqueuedReferences)
throws InterruptedException
InterruptedExceptionpublic static void gc(boolean actively,
boolean ensureEnqueuedReferences)
throws InterruptedException
InterruptedException