Uses of Interface
org.mmtk.utility.TracingConstants

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

Uses of TracingConstants in org.mmtk.utility
 

Classes in org.mmtk.utility that implement TracingConstants
 class TraceGenerator
          Class that supports scanning Objects and Arrays for references during tracing, handling those references, and computing death times
 

Uses of TracingConstants in org.mmtk.utility.deque
 

Classes in org.mmtk.utility.deque that implement TracingConstants
 class TraceBuffer
          This supports unsynchronized enqueuing and dequeuing of tracing data and bulk processing of the buffer.