Package org.teamapps.ux.task.function
Interface ProgressReportingFunction<T,R>
public interface ProgressReportingFunction<T,R>
-
Method Summary
Modifier and Type Method Description Rapply(T t, ProgressMonitor progressMonitor)
-
Method Details
-
apply
-