public class BuildThreadTest
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| (package private) class  | BuildThreadTest.BuildThread | 
| (package private) class  | BuildThreadTest.BuildThreadVol | 
| Constructor and Description | 
|---|
| BuildThreadTest(java.lang.String[] args)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | main(java.lang.String[] args)Run as a stand-alone application. | 
| void | run()This method is executed as a thread. |