@FunctionalInterface public static interface Archive.EntryFilter
Entries.| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
matches(Archive.Entry entry)
Apply the jar entry filter.
|
boolean matches(Archive.Entry entry)
entry - the entry to filtertrue if the filter matchesCopyright © 2023. All rights reserved.