Uses of Class
org.eclipse.jgit.internal.storage.file.PackBitmapIndexRemapper
Packages that use PackBitmapIndexRemapper
-
Uses of PackBitmapIndexRemapper in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return PackBitmapIndexRemapperModifier and TypeMethodDescriptionstatic PackBitmapIndexRemapper
PackBitmapIndexRemapper.newPackBitmapIndex
(BitmapIndex prevBitmapIndex, PackBitmapIndex newIndex) A PackBitmapIndex that maps the positions in the prevBitmapIndex to the ones in the newIndex.