positron.harness
Class Finish

java.lang.Object
  extended by positron.harness.Finish
All Implemented Interfaces:
Runnable

public class Finish
extends Object
implements Runnable


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

Constructor Detail

Finish

public Finish(Activity activity)
Method Detail

run

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