Package aQute.bnd.help.instructions
Interface BuilderInstructions
-
public interface BuilderInstructionsInstructions for the Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Optional<Jar.Compression>compression()Parametersincludepackage()booleanundertest()
-
-
-
Method Detail
-
compression
java.util.Optional<Jar.Compression> compression()
-
includepackage
Parameters includepackage()
-
undertest
boolean undertest()
-
-