Uses of Interface
org.eclipse.jgit.internal.storage.file.PackObjectSizeIndex
-
Packages that use PackObjectSizeIndex Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of PackObjectSizeIndex in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return PackObjectSizeIndex Modifier and Type Method Description static PackObjectSizeIndexPackObjectSizeIndexLoader. load(InputStream in)Read an object size index from the stream
-