Uses of Interface
de.rwth.swc.coffee4j.engine.report.ConflictDetectionReporter
-
Packages that use ConflictDetectionReporter Package Description de.rwth.swc.coffee4j.engine.process.report -
-
Uses of ConflictDetectionReporter in de.rwth.swc.coffee4j.engine.process.report
Classes in de.rwth.swc.coffee4j.engine.process.report that implement ConflictDetectionReporter Modifier and Type Class Description classLoggingConflictDetectionReporterAConflictDetectionReporterthat reports its findings using aLoggerThis is an adapted copy of thePrintStreamConflictDetectionReporterclassPrintStreamConflictDetectionReporterAConflictDetectionReporterthat reports its findings to aPrintStream
-