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