com.github.born2snipe.cli
Class PercentPrinter

java.lang.Object
  extended by com.github.born2snipe.cli.PercentPrinter

public class PercentPrinter
extends Object


Constructor Summary
PercentPrinter(int total)
           
 
Method Summary
 void step()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PercentPrinter

public PercentPrinter(int total)
Method Detail

step

public void step()


Copyright © 2014. All Rights Reserved.