Package org.teamapps.ux.task.function
Interface ProgressReportingSupplier<T>
-
public interface ProgressReportingSupplier<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tget(ProgressMonitor progressMonitor)
-
-
-
Method Detail
-
get
T get(ProgressMonitor progressMonitor)
-
-