Static Public Member Functions | |
| void | main (String args[]) |
Static Public Attributes | |
| boolean | verbose |
| Verbosity flag, turned on when any arguments are passed to main. | |
Static Private Attributes | |
| volatile int | counter |
| Volatile counter variable for an empty 'for' loop, otherwise, it might get optimized away. | |
1.3.4