Package generic.jar
Interface JarEntryFilter
-
public interface JarEntryFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accepts(java.util.jar.JarEntry jarEntry)
-
public interface JarEntryFilter
Modifier and Type | Method | Description |
---|---|---|
boolean |
accepts(java.util.jar.JarEntry jarEntry) |