TrueZIP 6.8.2

de.schlichtherle.io
Class JSE5Executor.JSE5Task

java.lang.Object
  extended by de.schlichtherle.io.JSE5Executor.JSE5Task
All Implemented Interfaces:
Task
Enclosing class:
JSE5Executor

private static final class JSE5Executor.JSE5Task
extends Object
implements Task


Field Summary
private  java.util.concurrent.Future future
           
 
Constructor Summary
private JSE5Executor.JSE5Task(java.util.concurrent.Future future)
           
 
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
 

Field Detail

future

private final java.util.concurrent.Future future
Constructor Detail

JSE5Executor.JSE5Task

private JSE5Executor.JSE5Task(java.util.concurrent.Future future)
Method Detail

cancel

public void cancel()
Description copied from interface: Task
Cancels this task.

Specified by:
cancel in interface Task

TrueZIP 6.8.2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.