Interface ProgressReportingBiFunction<T,​U,​R>


public interface ProgressReportingBiFunction<T,​U,​R>
  • Method Summary

    Modifier and Type Method Description
    R apply​(T t, U u, ProgressMonitor progressMonitor)