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