Package net.lingala.zip4j.model
Interface ExcludeFileFilter
-
public interface ExcludeFileFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisExcluded(java.io.File file)
-
public interface ExcludeFileFilter
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isExcluded(java.io.File file) |