|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.fissuresUtil.simple.Tester
public class Tester
| Constructor Summary | |
|---|---|
Tester()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static void |
runAll(java.lang.Runnable[] runnables)
Runs all the runnables 10 times against each other pair wise with one thread per runnable |
static void |
runAll(java.lang.Runnable[] runnables,
int runsPerThread,
java.io.PrintWriter out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Tester()
| Method Detail |
|---|
public static void runAll(java.lang.Runnable[] runnables)
throws java.lang.Throwable
java.lang.Throwable
public static void runAll(java.lang.Runnable[] runnables,
int runsPerThread,
java.io.PrintWriter out)
throws java.lang.Throwable
java.lang.Throwablepublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||