|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjist.minisim.hello
public class hello
Hello World of simulations.
| Constructor Summary | |
|---|---|
hello()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Program entry point: show difference between Java and JiST execution models with a "hello world!" example. |
void |
myEvent()
Hello event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public hello()
| Method Detail |
|---|
public void myEvent()
public static void main(java.lang.String[] args)
args - command-line parameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||