public interface Progress
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
void |
reset() |
default void |
reset(int max) |
void |
reset(int max,
String label) |
default void |
tick() |
void |
tick(String label) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.