The {@code ToStringStyle} passed to the constructor is embedded in thereturned {@code DiffResult} and influences the style of the{@code DiffResult.toString()} method. This style choice can be overridden bycalling {@link DiffResult#toString(ToStringStyle)}.
@since 3.3 @version $Id: DiffBuilder.java 1565245 2014-02-06 13:39:50Z sebb $ @see Diffable @see Diff @see DiffResult @see ToStringStyle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|