Uses of Class
org.mmtk.utility.deque.SortTODSharedDeque

Packages that use SortTODSharedDeque
org.mmtk.utility   
org.mmtk.utility.deque   
 

Uses of SortTODSharedDeque in org.mmtk.utility
 

Fields in org.mmtk.utility declared as SortTODSharedDeque
private static SortTODSharedDeque TraceGenerator.tracePool
           
private static SortTODSharedDeque TraceGenerator.workListPool
           
 

Methods in org.mmtk.utility with parameters of type SortTODSharedDeque
static void TraceGenerator.init(SortTODSharedDeque worklist_, SortTODSharedDeque trace_)
          This is called at "build-time" and passes the necessary build image objects to the trace processor.
 

Uses of SortTODSharedDeque in org.mmtk.utility.deque
 

Constructors in org.mmtk.utility.deque with parameters of type SortTODSharedDeque
SortTODAddressStack(SortTODSharedDeque queue)
          Constructor
SortTODObjectReferenceStack(SortTODSharedDeque queue)
          Constructor