public interface LongProcess extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
reportStatus(double progress) |
void reportStatus(double progress)
void close()
close in interface AutoCloseableCopyright © 2018. All rights reserved.