|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectExamplesJaCoP.RunExample
public class RunExample
This class executes the provided example. It also allows to specify the arguments for the executed example.
| Constructor Summary | |
|---|---|
RunExample()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
It executes the example as specified by the first argument. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RunExample()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - name of the example and its arguments.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||