@FunctionalInterface public static interface Archive.EntryFilter
Entries.| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Archive.Entry entry)
Apply the jar entry filter.
|
boolean matches(Archive.Entry entry)
entry - the entry to filtertrue if the filter matches