Package com.sk89q.worldedit.util.task.progress
package com.sk89q.worldedit.util.task.progress
-
Interface Summary
-
Class SummaryClassDescriptionA progress object describes the progress of an operation, specifying either a percentage of completion or a status of indeterminacy.An iterator that keeps track of how many entries have been visited and calculates a "percent completed" using a provided total count.