Uses of Enum Class
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
Fields in aQute.bnd.osgi declared as Jar.CompressionMethods in aQute.bnd.osgi that return Jar.CompressionModifier and TypeMethodDescriptionJar.hasCompression()static Jar.CompressionReturns the enum constant of this class with the specified name.static Jar.Compression[]Jar.Compression.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in aQute.bnd.osgi with parameters of type Jar.Compression