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