|
TrueZIP 6.8.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||