Package org.javanetworkanalyzer.progress

Interface Summary
ProgressMonitor Keeps track of the progress of a calculation.
 

Class Summary
ConsoleProgressBar Contains methods for printing a progress bar to the console using a ProgressMonitor passed to the constructor.
DefaultProgressMonitor Default implementation of a progress monitor that prints a progress bar to the console.
NullProgressMonitor A ProgressMonitor which does nothing.
 



Copyright © 2014. All Rights Reserved.