Interface ProgressReportingSupplier<T>


public interface ProgressReportingSupplier<T>
  • Method Summary

    Modifier and Type Method Description
    T get​(ProgressMonitor progressMonitor)