Uses of Class
org.eclipse.jgit.internal.storage.file.Pack.Delta
Packages that use Pack.Delta
-
Uses of Pack.Delta in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as Pack.DeltaModifier and TypeFieldDescription(package private) final Pack.Delta
Pack.Delta.next
Child that applies onto this object.Constructors in org.eclipse.jgit.internal.storage.file with parameters of type Pack.DeltaModifierConstructorDescription(package private)
Delta
(Pack.Delta next, long ofs, int sz, int hdrLen, long baseOffset)