Uses of Enum
net.lingala.zip4j.model.enums.RandomAccessFileMode
Packages that use RandomAccessFileMode
-
Uses of RandomAccessFileMode in net.lingala.zip4j.model.enums
Methods in net.lingala.zip4j.model.enums that return RandomAccessFileModeModifier and TypeMethodDescriptionstatic RandomAccessFileMode
Returns the enum constant of this type with the specified name.static RandomAccessFileMode[]
RandomAccessFileMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.