diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2017-01-31 14:52:52 +0900 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-02-09 22:40:56 +0100 |
commit | 1834421a7ffd003feb940970b2ade929a41cc965 (patch) | |
tree | ee20fc9264bf7fbf2d6ef4613b1705b4f228b090 /org.eclipse.jgit.test/tst/org/eclipse/jgit | |
parent | 51239129b31a3e1288c2eb766d067f51ffd00e29 (diff) | |
download | jgit-1834421a7ffd003feb940970b2ade929a41cc965.tar.gz jgit-1834421a7ffd003feb940970b2ade929a41cc965.zip |
BlameGenerator: Annotate #getRenameDetector as Nullable
The renameDetector member returned by this method will be null when
following file renames has been disabled by previously calling:
setFollowFileRenames(false).
Annotate it as @Nullable and update the Javadoc to explicitly
document the null return.
Change-Id: I9bdf443a64cf3c45352d3ab023051a2e11f7426d
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.test/tst/org/eclipse/jgit')
0 files changed, 0 insertions, 0 deletions