de.schlichtherle.io
Class JSE5Executor.JSE5Task
java.lang.Object
de.schlichtherle.io.JSE5Executor.JSE5Task
- All Implemented Interfaces:
- Task
- Enclosing class:
- JSE5Executor
private static final class JSE5Executor.JSE5Task
- extends Object
- implements Task
|
Method Summary |
void |
cancel()
Cancels this task. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
future
private final java.util.concurrent.Future future
JSE5Executor.JSE5Task
private JSE5Executor.JSE5Task(java.util.concurrent.Future future)
cancel
public void cancel()
- Description copied from interface:
Task
- Cancels this task.
- Specified by:
cancel in interface Task
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.