Class Report.StandardOutputPrinter

java.lang.Object
edu.hm.hafner.analysis.Report.StandardOutputPrinter
All Implemented Interfaces:
Report.IssuePrinter
Enclosing class:
Report

public static class Report.StandardOutputPrinter extends Object implements Report.IssuePrinter
Prints issues to the "standard" output stream.
  • Constructor Details

    • StandardOutputPrinter

      public StandardOutputPrinter()
      Creates a new printer that prints to the "standard" output stream.
  • Method Details