@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 CanceledException, E extends Exception
CanceledExceptionE extends ExceptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.