rcf.core.concurrent.schedule
Interface InterruptibleFuture
- All Superinterfaces:
- EventSource, Future, ImmutableSingletonInterface, InterruptibleTask, Runnable, RunnableFuture, RunnableTask, Task
@Revision(value="$Revision: 1.4 $",
date="$Date: 2006/11/23 23:07:30 $",
tag="$Name: $")
public interface InterruptibleFuture- extends RunnableFuture, InterruptibleTask
TODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize
TODO: equals, hashCode, toString
- Version:
- $Revision: 1.4 $
- Author:
- Greg Gibeling
| Nested classes/interfaces inherited from interface rcf.core.concurrent.schedule.Task |
Task.State |
| Nested classes/interfaces inherited from interface rcf.core.concurrent.schedule.Task |
Task.State |
| Nested classes/interfaces inherited from interface rcf.core.concurrent.schedule.Task |
Task.State |
| Methods inherited from interface rcf.core.concurrent.schedule.Task |
taskState |
| Methods inherited from interface rcf.core.concurrent.schedule.RunnableTask |
run |
| Methods inherited from interface rcf.core.concurrent.schedule.Task |
taskState |
| Methods inherited from interface rcf.core.concurrent.schedule.RunnableTask |
run |
| Methods inherited from interface rcf.core.concurrent.schedule.Task |
taskState |