TrueZIP 6.8.2

de.schlichtherle.io
Interface Task

All Known Implementing Classes:
JSE5Executor.JSE5Task, LegacyExecutor.LegacyTask

interface Task

A cancellable task. This interface implements a subset of the functionality in JSE5's Future interface, which enables to backport the functionality to J2SE 1.4 easily.

Since:
TrueZIP 6.5
Version:
$Id: Task.java 06f3ba684701 2010/11/04 01:15:55 christian $
Author:
Christian Schlichtherle

Method Summary
 void cancel()
          Cancels this task.
 

Method Detail

cancel

void cancel()
Cancels this task.


TrueZIP 6.8.2

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