TrueZIP 6.8.2

Uses of Interface
de.schlichtherle.io.Task

Packages that use Task
de.schlichtherle.io Provides transparent, multi-threaded read/write access to archive files (ZIP, TAR, etc) and their entries as if they were (virtual) directories and files. 
 

Uses of Task in de.schlichtherle.io
 

Classes in de.schlichtherle.io that implement Task
private static class JSE5Executor.JSE5Task
           
private static class LegacyExecutor.LegacyTask
           
 

Methods in de.schlichtherle.io that return Task
 Task LegacyExecutor.submit(Runnable target)
           
 Task JSE5Executor.submit(Runnable target)
           
 Task Executor.submit(Runnable target)
          Returns a cancellable Task for the given target.
 


TrueZIP 6.8.2

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