public static interface ProgressComponent.Listener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
cancelled() |
void |
done(T result) |
void |
exceptionThrown(Throwable exception) |
Copyright © 2011–2023 pepsoft.org. All rights reserved.