diff options
author | Ivan Frade <ifrade@google.com> | 2024-02-22 14:15:10 -0800 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2024-02-26 10:57:00 -0800 |
commit | 5c94dcc56e893e2d101fb55f9292f16905b86226 (patch) | |
tree | e92d6949952e686f22790888411690d8e1be291e /tools | |
parent | 049749558e340e1c34abd9b7bf08696c6fd99880 (diff) | |
download | jgit-5c94dcc56e893e2d101fb55f9292f16905b86226.tar.gz jgit-5c94dcc56e893e2d101fb55f9292f16905b86226.zip |
DfsObjDatabase: Let object database instantiate DfsPackFiles
DfsPackfile used to have only one constructor and it is invoked from 3
locations. Now we can construct DfsPackFiles with different bitmap
loaders, so it is helpful to concentrate the instantiation in one location.
Create DfsPackFile instances in the object database. This let
subclasses choose how to initialize those instances.
Change-Id: Ibb2ad86865154b6e7f0d5d26e8f533e0b5586246
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions