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