-
- All Implemented Interfaces:
-
com.pinterest.ktlint.core.ReporterProvider,java.io.Serializable
public final class PlainReporterProvider implements ReporterProvider<PlainReporter>
-
-
Constructor Summary
Constructors Constructor Description PlainReporterProvider()
-
Method Summary
Modifier and Type Method Description StringgetId()PlainReporterget(PrintStream out, Map<String, String> opt)-
-
Method Detail
-
get
PlainReporter get(PrintStream out, Map<String, String> opt)
-
-
-
-