org.eclipse.mat.parser.internal.snapshot
Class ObjectMarker.DfsThread

java.lang.Object
  extended by org.eclipse.mat.parser.internal.snapshot.ObjectMarker.DfsThread
All Implemented Interfaces:
Runnable
Enclosing class:
ObjectMarker

public class ObjectMarker.DfsThread
extends Object
implements Runnable


Constructor Summary
ObjectMarker.DfsThread(IntStack roots)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectMarker.DfsThread

public ObjectMarker.DfsThread(IntStack roots)
Method Detail

run

public void run()
Specified by:
run in interface Runnable