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