Package org.teamapps.ux.task.function
Interface ProgressReportingSupplier<T>
public interface ProgressReportingSupplier<T>
-
Method Summary
Modifier and Type Method Description Tget(ProgressMonitor progressMonitor)
-
Method Details
-
get
-
public interface ProgressReportingSupplier<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
get(ProgressMonitor progressMonitor) |