| Modifier and Type | Method and Description |
|---|---|
void |
collect(GCCause cause)
Cause a collection of the Heap's choosing.
|
void |
collectCompletely(GCCause cause)
Cause a full collection.
|
org.graalvm.word.UnsignedWord |
getCollectionEpoch() |
static GCImpl |
getGCImpl() |
public void collect(GCCause cause)
GCpublic static GCImpl getGCImpl()
public void collectCompletely(GCCause cause)
GCcollectCompletely in interface GCpublic org.graalvm.word.UnsignedWord getCollectionEpoch()