Uses of Enum
net.lingala.zip4j.progress.ProgressMonitor.State
Packages that use ProgressMonitor.State
-
Uses of ProgressMonitor.State in net.lingala.zip4j.progress
Subclasses with type arguments of type ProgressMonitor.State in net.lingala.zip4j.progressFields in net.lingala.zip4j.progress declared as ProgressMonitor.StateMethods in net.lingala.zip4j.progress that return ProgressMonitor.StateModifier and TypeMethodDescriptionProgressMonitor.getState()static ProgressMonitor.StateReturns 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