Package edu.hm.hafner.analysis
Interface Report.IssuePrinter
- All Known Implementing Classes:
Report.StandardOutputPrinter
- Enclosing class:
- Report
public static interface Report.IssuePrinter
Prints a summary of an
Issue.-
Method Summary
-
Method Details
-
print
Prints the specified issue.- Parameters:
issue- the issue to print
-