| Package | Description |
|---|---|
| net.lingala.zip4j.progress |
| Modifier and Type | Method and Description |
|---|---|
ProgressMonitor.State |
ProgressMonitor.getState() |
static ProgressMonitor.State |
ProgressMonitor.State.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProgressMonitor.setState(ProgressMonitor.State state) |
Copyright © 2021. All rights reserved.