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