public interface ZipArchiveEntryPredicate
Modifier and Type | Method and Description |
---|---|
boolean |
test(ZipArchiveEntry zipArchiveEntry)
Indicate if the given entry should be included in the operation
|
boolean test(ZipArchiveEntry zipArchiveEntry)
zipArchiveEntry
- the entry to test"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"