driver
Class threaded.worker

java.lang.Object
  extended by driver.threaded.worker
All Implemented Interfaces:
java.lang.Runnable, JistAPI.Proxiable, JistAPI.Timeless, AppJava.Runnable
Enclosing class:
threaded

public static class threaded.worker
extends java.lang.Object
implements AppJava.Runnable


Constructor Summary
threaded.worker(int id, int count)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

threaded.worker

public threaded.worker(int id,
                       int count)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Specified by:
run in interface AppJava.Runnable