public class DefaultDifferenceReport extends Object implements DifferenceReport
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultDifferenceReport.MatchType |
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_LINE_SIZE |
| Constructor and Description |
|---|
DefaultDifferenceReport() |
public static final int MAX_LINE_SIZE
public String createReport(Difference difference)
createReport in interface DifferenceReportdifference - The difference to output, null for a matchCopyright © 2016. All Rights Reserved.