Interface Progress

    • Field Detail

      • WORKING

        static final float WORKING
        Value of getProgress used to represent an undefined amount of work.
        See Also:
        Constant Field Values
    • Method Detail

      • getProgress

        float getProgress()
        Amount of work completed.
        Returns:
        Percent completed, or WORKING if amount of work is unknown.