Package | Description |
---|---|
org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
Modifier and Type | Field and Description |
---|---|
(package private) DeltaIndex |
DeltaWindowEntry.index
Index of this object's content, to encode other deltas.
|
Modifier and Type | Method and Description |
---|---|
private DeltaIndex |
DeltaWindow.index(DeltaWindowEntry ent) |