|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectRun
@ThreadSafe public final class Run
A run of the revision brancher. The single instance of Run is available via Run.i().
| Method Summary | |
|---|---|
static Run |
i()
The single instance of Run. |
static void |
main(String[] argumentArray)
Starts the run from the command line. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Run i()
public static void main(String[] argumentArray)
argumentArray - of length zero (there ought to be no arguments)
IllegalStateException - if called more than once
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||