@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 © 2018. All rights reserved.