com.github.born2snipe.cli
Class MultipleProgressPrinter
java.lang.Object
com.github.born2snipe.cli.ProgressPrinter
com.github.born2snipe.cli.MultipleProgressPrinter
public class MultipleProgressPrinter
- extends ProgressPrinter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultipleProgressPrinter
public MultipleProgressPrinter(int total,
PrintStream printStream)
processStep
protected void processStep(int currentStep)
- Specified by:
processStep in class ProgressPrinter
showPercentageComplete
public void showPercentageComplete()
showCurrentPositionOfTotal
public void showCurrentPositionOfTotal()
showCurrentPositionOfTotal
public void showCurrentPositionOfTotal(String customMessageFormat)
showElapsedTime
public void showElapsedTime()
Copyright © 2014. All Rights Reserved.