|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenMatureTraceLocal | |
---|---|
org.mmtk.plan.generational.copying | |
org.mmtk.plan.generational.immix | |
org.mmtk.plan.generational.marksweep |
Uses of GenMatureTraceLocal in org.mmtk.plan.generational.copying |
---|
Subclasses of GenMatureTraceLocal in org.mmtk.plan.generational.copying | |
---|---|
class |
GenCopyMatureTraceLocal
This class implements the core functionality for a transitive closure over the heap graph, specifically in a Generational copying collector. |
Uses of GenMatureTraceLocal in org.mmtk.plan.generational.immix |
---|
Subclasses of GenMatureTraceLocal in org.mmtk.plan.generational.immix | |
---|---|
class |
GenImmixMatureDefragTraceLocal
This class implements the core functionality for a transitive closure over the heap graph, specifically in a defragmenting pass over a generational immix collector. |
class |
GenImmixMatureTraceLocal
This class implements the core functionality for a transitive closure over the heap graph, specifically in a generational immix collector. |
Uses of GenMatureTraceLocal in org.mmtk.plan.generational.marksweep |
---|
Subclasses of GenMatureTraceLocal in org.mmtk.plan.generational.marksweep | |
---|---|
class |
GenMSMatureTraceLocal
This class implements the core functionality for a transitive closure over the heap graph, specifically in a Generational Mark-Sweep collector. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |