Interface Progress


public interface Progress
A process progress.
  • Method Summary

    Modifier and Type
    Method
    Description
    default float
    Returns the progress value that represents a fractional value between 0 and 1.
  • Method Details

    • value

      default float value()
      Returns the progress value that represents a fractional value between 0 and 1.