public static interface JarIndex.Visitor
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
visit(JarIndexEntry entry)
Visit a JAR index entry. 
 | 
boolean visit(JarIndexEntry entry)
entry - the entry to visittrue to continue visiting entries, false to stop