ZipArchiveEntryPredicate

A predicate to test if a #ZipArchiveEntry matches a criteria. Some day this can extend java.util.function.Predicate

Since

1.10

Functions

Link copied to clipboard
abstract fun test(zipArchiveEntry: ZipArchiveEntry): Boolean
Indicate if the given entry should be included in the operation