diff options
author | Ivan Frade <ifrade@google.com> | 2023-11-16 15:12:47 -0800 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2023-11-16 16:05:14 -0800 |
commit | e612c2522862433c9892627aaa528f34c067349e (patch) | |
tree | a1f4900a0b6695b8ce8dc2bf0fa3cf79cf95c301 /org.eclipse.jgit/.project | |
parent | 4d82d0aa1f45e8bdf09c1a4990a7edb2a29a3a4d (diff) | |
download | jgit-e612c2522862433c9892627aaa528f34c067349e.tar.gz jgit-e612c2522862433c9892627aaa528f34c067349e.zip |
BitmapWalkListener: Use plain interface with noop instance
In this new interface default methods are useful only to instantiate
noop instances. We rather reuse the same noop instance and save the
"default" to add backward compatible methods to existing interfaces.
Make the methods regular interface methods and provide a noop
instance.
Change-Id: Ie84ff17c8e9f16837245751739ee8c99463e76ee
Diffstat (limited to 'org.eclipse.jgit/.project')
0 files changed, 0 insertions, 0 deletions