aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs/src/org
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2018-09-25 14:11:23 +0900
committerMatthias Sohn <matthias.sohn@sap.com>2019-06-17 07:48:34 +0200
commit6d0168a4147226453cb1add5c278018d4603fcc4 (patch)
treec2a75c077a91d97aa194d37abb4229ee556eb6a7 /org.eclipse.jgit.lfs/src/org
parentf6c989665ed768022c4058c227c54685d268237d (diff)
downloadjgit-6d0168a4147226453cb1add5c278018d4603fcc4.tar.gz
jgit-6d0168a4147226453cb1add5c278018d4603fcc4.zip
Make inner classes static where possible
As reported by Error Prone: An inner class should be static unless it references members of its enclosing class. An inner class that is made non-static unnecessarily uses more memory and does not make the intent of the class clear. See https://errorprone.info/bugpattern/ClassCanBeStatic Change-Id: Ib99d120532630dba63cf400cc1c61c318286fc41 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com> (cherry picked from commit ee40efcea44bc0c9a28afe29a80c87636947484e)
Diffstat (limited to 'org.eclipse.jgit.lfs/src/org')
0 files changed, 0 insertions, 0 deletions