public interface DifferenceReport
| Modifier and Type | Method and Description |
|---|---|
String |
createReport(Difference difference)
Creates a report.
|
String createReport(Difference difference)
difference - The difference to output, null for a matchCopyright © 2016. All Rights Reserved.