mergeHunks property

List<MergeHunk> mergeHunks
final

A list of merge hunks of the differences between the files or lines.

Implementation

final List<MergeHunk> mergeHunks;