Package edu.umd.cs.findbugs.workflow
Interface RejarClassesForAnalysis.ZipElementHandler
-
- Enclosing class:
- RejarClassesForAnalysis
static interface RejarClassesForAnalysis.ZipElementHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(java.util.zip.ZipFile file, java.util.zip.ZipEntry ze)
-