driver
Class threaded

java.lang.Object
  extended by driver.threaded

public class threaded
extends java.lang.Object

An example to show the transparent conversion of threads to simulation time under the AppJava.

Since:
JIST1.0

Nested Class Summary
static class threaded.worker
           
 
Constructor Summary
threaded()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

threaded

public threaded()
Method Detail

main

public static void main(java.lang.String[] args)