public static class PackParser.UnresolvedDelta
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
crc |
(package private) PackParser.UnresolvedDelta |
next |
(package private) long |
position |
| Constructor and Description |
|---|
UnresolvedDelta() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCRC() |
long |
getOffset() |
void |
setCRC(int crc32) |
long position
int crc
PackParser.UnresolvedDelta next