Class ProgressMonitorUtils
java.lang.Object
net.thevpc.common.prs.util.ProgressMonitorUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProgressMonitor[]split(ProgressMonitor monitor, int count) static ProgressMonitor[]splitByWeights(ProgressMonitor monitor, float... percents) static StepProgressMonitorsteps(ProgressMonitor monitor, int count)
-
Method Details
-
steps
-
split
-
splitByWeights
-