Class ConsoleProgressIndicatorDisplay

java.lang.Object
org.reldb.toolbox.progress.ConsoleProgressIndicatorDisplay
All Implemented Interfaces:
ProgressIndicatorDisplay

public class ConsoleProgressIndicatorDisplay extends Object implements ProgressIndicatorDisplay
A ProgressIndicatorDisplay that emits to the console.
  • Constructor Details

    • ConsoleProgressIndicatorDisplay

      public ConsoleProgressIndicatorDisplay()
  • Method Details