Uses of Enum
net.lingala.zip4j.progress.ProgressMonitor.State
Packages that use ProgressMonitor.State
-
Uses of ProgressMonitor.State in net.lingala.zip4j.progress
Fields in net.lingala.zip4j.progress declared as ProgressMonitor.StateMethods in net.lingala.zip4j.progress that return ProgressMonitor.StateModifier and TypeMethodDescriptionProgressMonitor.getState()
static ProgressMonitor.State
Returns the enum constant of this type with the specified name.static ProgressMonitor.State[]
ProgressMonitor.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.lingala.zip4j.progress with parameters of type ProgressMonitor.State