| Modifier and Type | Method and Description |
|---|---|
File |
JarBuilder.write(boolean compress,
JarBuilder.DuplicateHandler duplicateHandler,
Iterable<Pattern> skipPatterns)
Creates a jar at the configured target path applying the scheduled additions per the given
duplicateHandler. |