Uses of Enum Class
winstone.cmdline.CompressionScheme
Packages that use CompressionScheme
-
Uses of CompressionScheme in winstone.cmdline
Methods in winstone.cmdline that return CompressionSchemeModifier and TypeMethodDescriptionOption.OCompression.get
(Map<String, String> args, CompressionScheme defaultValue) static CompressionScheme
Returns the enum constant of this class with the specified name.static CompressionScheme[]
CompressionScheme.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in winstone.cmdline with parameters of type CompressionSchemeModifier and TypeMethodDescriptionOption.OCompression.get
(Map<String, String> args, CompressionScheme defaultValue) Constructors in winstone.cmdline with parameters of type CompressionScheme