Uses of Class
org.mmtk.utility.alloc.SegregatedFreeListLocal

Packages that use SegregatedFreeListLocal
org.mmtk.policy   
 

Uses of SegregatedFreeListLocal in org.mmtk.policy
 

Subclasses of SegregatedFreeListLocal in org.mmtk.policy
 class ExplicitFreeListLocal
          This class implements unsynchronized (local) elements of an explicitly managed collector.
 class MarkSweepLocal
          This class implements unsynchronized (local) elements of a mark-sweep collector.