Uses of Class
org.eclipse.jgit.internal.storage.pack.DeltaIndexScanner
Packages that use DeltaIndexScanner
-
Uses of DeltaIndexScanner in org.eclipse.jgit.internal.storage.pack
Methods in org.eclipse.jgit.internal.storage.pack with parameters of type DeltaIndexScannerModifier and TypeMethodDescriptionprivate void
DeltaIndex.copyEntries
(DeltaIndexScanner scan) private int
DeltaIndex.countEntries
(DeltaIndexScanner scan)