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 testCopyright © 2020 The Apache Software Foundation. All rights reserved.