D - type of data contained by this objectpublic interface PartialRendererData<D>
| Modifier and Type | Method and Description |
|---|---|
ComparisonResult |
getComparisonResult() |
ComparisonState |
getComparisonState() |
D |
getData() |
default boolean |
isDiffOnly() |
D getData()
ComparisonResult getComparisonResult()
ComparisonState getComparisonState()
default boolean isDiffOnly()
true if only differences should be renderedCopyright © 2018. All rights reserved.