JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.teamapps.ux.task.function
ProgressReportingFunction
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
apply(T, ProgressMonitor)
Interface ProgressReportingFunction<T,
R>
public interface
ProgressReportingFunction<T,
R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
T
t,
ProgressMonitor
progressMonitor)
Method Details
apply
R
apply
(
T
t,
ProgressMonitor
progressMonitor)