|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.plt.concurrent.TaskController.State
edu.rice.cs.plt.concurrent.TaskController.ComputingState
edu.rice.cs.plt.concurrent.TaskController.RunningState
protected class TaskController.RunningState
Startup has completed and we're waiting for a result.
| Constructor Summary | |
|---|---|
protected |
TaskController.RunningState()
|
| Method Summary | |
|---|---|
boolean |
cancel(boolean stopRunning)
|
void |
start()
|
TaskController.Status |
status()
|
| Methods inherited from class edu.rice.cs.plt.concurrent.TaskController.ComputingState |
|---|
get, get |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected TaskController.RunningState()
| Method Detail |
|---|
public TaskController.Status status()
status in class TaskController.Statepublic void start()
start in class TaskController.Statepublic boolean cancel(boolean stopRunning)
cancel in class TaskController.State
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||