jist.swans.runway
Class Test

java.lang.Object
  extended by jist.swans.runway.Test

public class Test
extends java.lang.Object


Constructor Summary
Test()
           
 
Method Summary
static void main(java.lang.String[] args)
          Program entry point: show difference between Java and JiST execution models with a "hello world!"
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Method Detail

run

public void run()

main

public static void main(java.lang.String[] args)
Program entry point: show difference between Java and JiST execution models with a "hello world!" example.

Parameters:
args - command-line parameters