public interface ZipArchiveEntryRequestSupplier
ZipArchiveEntryRequest
.
Implementations are required to support thread-handover. While an instance will
not be accessed concurrently by multiple threads, it will be called by
a different thread than it was created on.Modifier and Type | Method and Description |
---|---|
ZipArchiveEntryRequest |
get()
Supply a
ZipArchiveEntryRequest to be added to a parallel archive. |
ZipArchiveEntryRequest get()
ZipArchiveEntryRequest
to be added to a parallel archive.ZipArchiveEntryRequest
instance. Should never be null."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"