JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.atlassian.bitbucket.content.DiffHunk
Packages that use
DiffHunk
Package
Description
com.atlassian.bitbucket.content
Uses of
DiffHunk
in
com.atlassian.bitbucket.content
Methods in
com.atlassian.bitbucket.content
that return types with arguments of type
DiffHunk
Modifier and Type
Method
Description
List
<
DiffHunk
>
Diff.
getHunks
()
Retrieves a list containing zero or more
hunks
describing the changed lines within the file.