|
||||||||||
| 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.FinishedState
edu.rice.cs.plt.concurrent.TaskController.InternalExceptionState
protected class TaskController.InternalExceptionState
Finished with a RuntimeException.
| Constructor Summary | |
|---|---|
TaskController.InternalExceptionState(java.lang.RuntimeException e)
|
|
| Method Summary | |
|---|---|
R |
get()
|
R |
get(long timeout,
java.util.concurrent.TimeUnit u)
|
| Methods inherited from class edu.rice.cs.plt.concurrent.TaskController.FinishedState |
|---|
cancel, start, status |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TaskController.InternalExceptionState(java.lang.RuntimeException e)
| Method Detail |
|---|
public R get()
get in class TaskController.State
public R get(long timeout,
java.util.concurrent.TimeUnit u)
throws java.util.concurrent.ExecutionException
get in class TaskController.Statejava.util.concurrent.ExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||