public class WorkerRuntimeInfo extends Object
Modifier and Type | Field and Description |
---|---|
Thread |
thread |
MaestroWorker |
worker |
Constructor and Description |
---|
WorkerRuntimeInfo() |
public Thread thread
public MaestroWorker worker
This documentation was released into the public domain.