public interface DifferenceView
| Modifier and Type | Method and Description |
|---|---|
String |
createView(Difference difference)
Creates a string representation of the given difference tree.
|
String createView(Difference difference)
difference - The root difference, not nullCopyright © 2016. All Rights Reserved.