static final class ObjectDirectory.PackList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) PackFile[] |
packs
All known packs, sorted by
PackFile.SORT . |
(package private) FileSnapshot |
snapshot
State just before reading the pack directory.
|
Constructor and Description |
---|
PackList(FileSnapshot monitor,
PackFile[] packs) |
final FileSnapshot snapshot
final PackFile[] packs
PackFile.SORT
.PackList(FileSnapshot monitor, PackFile[] packs)