Uses of Class
net.groboclown.util.jpda.v1.JpdaStackFrameTrace

Packages that use JpdaStackFrameTrace
net.groboclown.junit.jpda.v1 A collection of classes to test for thread safety in classes, using Sun's JPDA debugging interface to control the processing of the thread. 
 

Uses of JpdaStackFrameTrace in net.groboclown.junit.jpda.v1
 

Fields in net.groboclown.junit.jpda.v1 declared as JpdaStackFrameTrace
private  JpdaStackFrameTrace TestThreadHandler.tracer
           
 



Written under the LGPL