Package | Description |
---|---|
aQute.bnd.help.instructions | |
aQute.bnd.osgi |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<Jar.Compression> |
BuilderInstructions.compression() |
java.util.Optional<Jar.Compression> |
LauncherInstructions.Executable.rejar() |
Modifier and Type | Field and Description |
---|---|
private Jar.Compression |
Jar.compression |
Modifier and Type | Method and Description |
---|---|
Jar.Compression |
Jar.hasCompression() |
static Jar.Compression |
Jar.Compression.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Jar.Compression[] |
Jar.Compression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Jar.setCompression(Jar.Compression compression) |