Interface ProgressHandler


public interface ProgressHandler
The Interface ProgressHandler.
  • Method Summary

    Modifier and Type
    Method
    Description
    default long
    Gets the delay.
    void
    Update.
  • Method Details

    • getDelay

      default long getDelay()
      Gets the delay.
      Returns:
      the delay
    • update

      void update(ProgressInterface monitor)
      Update.
      Parameters:
      monitor - the monitor