Class DeltaIndexScanner
- java.lang.Object
-
- org.eclipse.jgit.internal.storage.pack.DeltaIndexScanner
-
class DeltaIndexScanner extends java.lang.ObjectSupportsDeltaIndexby performing a partial scan of the content.
-
-
Constructor Summary
Constructors Constructor Description DeltaIndexScanner(byte[] raw, int len)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description private voidscan(byte[] raw, int end)private static inttableSize(int worstCaseBlockCnt)
-