|
||||||||||
| 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.CanceledPausingState
protected class IncrementalTaskController.CanceledPausingState
A PausingState that has been canceled while waiting for the pause to complete.
| Constructor Summary | |
|---|---|
protected |
IncrementalTaskController.CanceledPausingState()
|
| Method Summary | |
|---|---|
boolean |
cancel(boolean stopRunning)
|
void |
paused()
Operation to perform when pausing is complete |
void |
start()
|
| Methods inherited from class edu.rice.cs.plt.concurrent.IncrementalTaskController.PausingState |
|---|
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.CanceledPausingState()
| Method Detail |
|---|
public void start()
start in class TaskController.Statepublic boolean cancel(boolean stopRunning)
cancel in class IncrementalTaskController.PausingStatepublic 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 | |||||||||