hunks property

List<DiffHunk> hunks
final

The hunks that compose this diff.

Implementation

final List<DiffHunk> hunks;