|
||||||||||
| 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.IncrementalTaskController.PausingState
edu.rice.cs.plt.concurrent.IncrementalTaskController.StartedPausingState
protected class IncrementalTaskController.StartedPausingState
A PausingState that has been started while waiting for the pause to complete.
| Constructor Summary | |
|---|---|
protected |
IncrementalTaskController.StartedPausingState()
|
| Method Summary | |
|---|---|
void |
paused()
Operation to perform when pausing is complete |
void |
start()
|
| Methods inherited from class edu.rice.cs.plt.concurrent.IncrementalTaskController.PausingState |
|---|
cancel, 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 IncrementalTaskController.StartedPausingState()
| Method Detail |
|---|
public void start()
start in class TaskController.Statepublic void paused()
IncrementalTaskController.PausingState
paused in class IncrementalTaskController.PausingState
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||