diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2019-06-16 13:54:31 +0900 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2019-06-17 08:18:12 +0900 |
commit | 383fe1e467fca3b16e2d99d8d07df77353bc48f3 (patch) | |
tree | ce96014283ee07910b018a86b83101cf4b3c81a7 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/edl-v10.html | |
parent | b84235c4d119ff7c6fd3ab2b5d7efc31a557d2fe (diff) | |
download | jgit-383fe1e467fca3b16e2d99d8d07df77353bc48f3.tar.gz jgit-383fe1e467fca3b16e2d99d8d07df77353bc48f3.zip |
GitDateParser#ParseableSimpleDateFormat: Make formatStr private final
ParseableSimpleDateFormat is an enum, and enums must be immutable,
hence the member should be final. At the same time, make it private
since it does not need to be publicly visible.
Change-Id: I7e181f591038d556f1123b6e37adf8441059e99a
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/edl-v10.html')
0 files changed, 0 insertions, 0 deletions