Uses of Enum
aQute.bnd.osgi.Jar.Compression
Packages that use Jar.Compression
-
Uses of Jar.Compression in aQute.bnd.help.instructions
Methods in aQute.bnd.help.instructions that return types with arguments of type Jar.CompressionModifier and TypeMethodDescriptionBuilderInstructions.compression()LauncherInstructions.Executable.rejar() -
Uses of Jar.Compression in aQute.bnd.osgi
Subclasses with type arguments of type Jar.Compression in aQute.bnd.osgiMethods in aQute.bnd.osgi that return Jar.CompressionModifier and TypeMethodDescriptionJar.hasCompression()static Jar.CompressionReturns 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.Methods in aQute.bnd.osgi with parameters of type Jar.Compression