Uses of Class
org.mmtk.policy.ExplicitLargeObjectSpace.Sweeper

Packages that use ExplicitLargeObjectSpace.Sweeper
org.mmtk.plan.refcount.backuptrace   
org.mmtk.policy   
 

Uses of ExplicitLargeObjectSpace.Sweeper in org.mmtk.plan.refcount.backuptrace
 

Subclasses of ExplicitLargeObjectSpace.Sweeper in org.mmtk.plan.refcount.backuptrace
 class BTFreeLargeObjectSweeper
          This class implements the freeing of large objects during a backup trace.
 

Uses of ExplicitLargeObjectSpace.Sweeper in org.mmtk.policy
 

Methods in org.mmtk.policy with parameters of type ExplicitLargeObjectSpace.Sweeper
 void ExplicitLargeObjectSpace.sweep(ExplicitLargeObjectSpace.Sweeper sweeper)
          Sweep through all the objects in this space.