-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
UnresolvedDelta
public UnresolvedDelta()
-
Method Detail
-
getOffset
public long getOffset()
- Returns:
- offset within the input stream.
-
getCRC
public int getCRC()
- Returns:
- the CRC-32 checksum of the stored delta data.
Copyright © 2016 Eclipse JGit Project. All rights reserved.