Class RestrictionTracker.Progress

    • Constructor Detail

      • Progress

        public Progress()
    • Method Detail

      • getWorkCompleted

        public abstract double getWorkCompleted()
        The known amount of completed work.
      • getWorkRemaining

        public abstract double getWorkRemaining()
        The known amount of work remaining.