public interface RunnableReady
Modifier and Type | Method and Description |
---|---|
void |
run(ThreadReady threadReady)
The run method.
|
void run(ThreadReady threadReady)
threadReady
- threadReady.ready() must be called when run is ready.Copyright © 2014. All Rights Reserved.