net.groboclown.junit.jpda.v1
Class AsyncTest.AsyncRunner

java.lang.Object
  |
  +--net.groboclown.junit.jpda.v1.AsyncTest.AsyncRunner
All Implemented Interfaces:
Runnable
Enclosing class:
AsyncTest

public class AsyncTest.AsyncRunner
extends Object
implements Runnable


Constructor Summary
AsyncTest.AsyncRunner()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

AsyncTest.AsyncRunner

public AsyncTest.AsyncRunner()
Method Detail

run

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


Written under the LGPL