Thread::start
Execution
&reftitle.description;
final public booleanThread::start
Will start a new Thread to execute the implemented run method
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
A boolean indication of success
&reftitle.examples;
Starting Threads
start());
?>
]]>
&example.outputs;