Worker::runExecution Description
abstract public void Worker::run
( void
)
The run method should prepare the Workers members ( and resources ) - Stackables have access to the Worker and it's methods/members/resources during execution ParametersThis function has no parameters. Return ValuesThe methods return value, if used, will be ignored |