TrueZIP 6.8.3

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
Author:
Christian Schlichtherle

Method Summary
 void cancel()
          Cancels this task.
 

Method Detail

cancel

void cancel()
Cancels this task.


TrueZIP 6.8.3

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