@FunctionalInterface public interface IProgressTask<O,E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
O |
run(IProgressMonitor progressMonitor,
ICanceler canceler) |
O run(IProgressMonitor progressMonitor, ICanceler canceler) throws InterruptedException, E extends Exception
InterruptedExceptionE extends ExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.