Package org.teamapps.ux.task.function
Interface ProgressReportingBiConsumer<T,U>
public interface ProgressReportingBiConsumer<T,U>
-
Method Summary
Modifier and Type Method Description voidaccept(T t, U u, ProgressMonitor progressMonitor)
-
Method Details
-
accept
-