Interface ProgressReportingBiConsumer<T,U>


public interface ProgressReportingBiConsumer<T,U>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(T t, U u, ProgressMonitor progressMonitor)