|
||||||||||
| 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.WaitingState
edu.rice.cs.plt.concurrent.IncrementalTaskController.PausedState
protected class IncrementalTaskController.PausedState
The tasked has been started and then paused.
| Constructor Summary | |
|---|---|
protected |
IncrementalTaskController.PausedState()
|
| Method Summary | |
|---|---|
void |
start()
|
| Methods inherited from class edu.rice.cs.plt.concurrent.TaskController.WaitingState |
|---|
cancel, get, get, status |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected IncrementalTaskController.PausedState()
| Method Detail |
|---|
public final void start()
start in class TaskController.State
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||