JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.gaul.modernizer_maven_plugin.output
Interface Outputer
All Known Implementing Classes:
CodeClimateOutputer
,
LoggerOutputer
public interface
Outputer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
output
(
List
<
OutputEntry
> entries)
Method Details
output
void
output
(
List
<
OutputEntry
> entries)
throws
IOException
Throws:
IOException