Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Difference.InReportBuilder |
addProblem() |
Report |
build() |
Report.Builder |
withNew(Element<?> element) |
Report.Builder |
withOld(Element<?> element) |
@Nonnull public Report.Builder withOld(@Nullable Element<?> element)
@Nonnull public Report.Builder withNew(@Nullable Element<?> element)
@Nonnull public Difference.InReportBuilder addProblem()
Copyright © 2014-2021 Lukas Krejci. All Rights Reserved.