@FunctionalInterface public static interface ProgressManager.ProgressHandler<T>
| Modifier and Type | Method and Description |
|---|---|
T |
handle(ProgressTask progress) |
T handle(@Nonnull ProgressTask progress) throws Exception
ExceptionCopyright © 2017. All rights reserved.