org.mmtk.plan.refcount.backuptrace
Class BTSweeper
java.lang.Object
org.mmtk.policy.SegregatedFreeListSpace.Sweeper
org.mmtk.plan.refcount.backuptrace.BTSweeper
public final class BTSweeper
- extends SegregatedFreeListSpace.Sweeper
This class implements the thread-local core functionality for a transitive
closure over the heap graph.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BTSweeper
public BTSweeper()
sweepCell
public boolean sweepCell(ObjectReference object)
- Specified by:
sweepCell
in class SegregatedFreeListSpace.Sweeper