Uses of Class
com.tonicsystems.jarjar.util.EntryStruct
-
Packages that use EntryStruct Package Description com.tonicsystems.jarjar.util -
-
Uses of EntryStruct in com.tonicsystems.jarjar.util
Methods in com.tonicsystems.jarjar.util with parameters of type EntryStruct Modifier and Type Method Description boolean
JarProcessor. process(EntryStruct struct)
Process the entry (p.ex.boolean
JarProcessorChain. process(EntryStruct struct)
boolean
JarTransformer. process(EntryStruct struct)
-