Uses of Enum
net.lingala.zip4j.progress.ProgressMonitor.Result
Packages that use ProgressMonitor.Result
-
Uses of ProgressMonitor.Result in net.lingala.zip4j.progress
Fields in net.lingala.zip4j.progress declared as ProgressMonitor.ResultMethods in net.lingala.zip4j.progress that return ProgressMonitor.ResultModifier and TypeMethodDescriptionProgressMonitor.getResult()
static ProgressMonitor.Result
Returns the enum constant of this type with the specified name.static ProgressMonitor.Result[]
ProgressMonitor.Result.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.Result