diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2019-06-02 17:45:32 +0900 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-06 17:15:10 +0200 |
commit | 84c315b2a09b70904259628bfeb8dd002f954f77 (patch) | |
tree | 4f74418ea9f5f3941d682be5b8ee83ca1c865a0e /tools | |
parent | d9c569b74725b4ffe9fa085ff1542b619cbcf4ce (diff) | |
download | jgit-84c315b2a09b70904259628bfeb8dd002f954f77.tar.gz jgit-84c315b2a09b70904259628bfeb8dd002f954f77.zip |
PackWriter: Make internal class static
When Error Prone checks are enabled, the "ClassCanBeStatic" warning is
triggered:
Inner class is non-static but does not reference enclosing class
see https://errorprone.info/bugpattern/ClassCanBeStatic
Change-Id: I5a0e3bf0cf8c28176d9c98914c1c0dfab9c5736f
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions