Uses of Enum
net.lingala.zip4j.headers.VersionNeededToExtract
Packages that use VersionNeededToExtract
-
Uses of VersionNeededToExtract in net.lingala.zip4j.headers
Subclasses with type arguments of type VersionNeededToExtract in net.lingala.zip4j.headersMethods in net.lingala.zip4j.headers that return VersionNeededToExtractModifier and TypeMethodDescriptionstatic VersionNeededToExtractReturns the enum constant of this type with the specified name.static VersionNeededToExtract[]VersionNeededToExtract.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of VersionNeededToExtract in net.lingala.zip4j.util
Methods in net.lingala.zip4j.util that return VersionNeededToExtractModifier and TypeMethodDescriptionstatic VersionNeededToExtractZipVersionUtils.determineVersionNeededToExtract(ZipParameters zipParameters)