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
Version:
$Id: threaded.java,v 1.2 2005/03/13 15:55:01 barr Exp $
Author:
Rimon Barr <barr+jist@cs.cornell.edu>

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)