TrueZIP 6.8.3

de.schlichtherle.io
Class LegacyExecutor.LegacyTask

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

private static final class LegacyExecutor.LegacyTask
extends Object
implements Task


Field Summary
private  Thread thread
           
 
Constructor Summary
private LegacyExecutor.LegacyTask(Runnable target, String threadName)
           
 
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

thread

private final Thread thread
Constructor Detail

LegacyExecutor.LegacyTask

private LegacyExecutor.LegacyTask(Runnable target,
                                  String threadName)
Method Detail

cancel

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

Specified by:
cancel in interface Task

TrueZIP 6.8.3

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