Uses of Class
org.eclipse.jgit.internal.storage.file.BasePackBitmapIndex
Packages that use BasePackBitmapIndex
-
Uses of BasePackBitmapIndex in org.eclipse.jgit.internal.storage.file
Subclasses of BasePackBitmapIndex in org.eclipse.jgit.internal.storage.fileModifier and TypeClassDescriptionclass
Helper for constructingPackBitmapIndex
es.(package private) class
Support for the pack bitmap index v1 format.Fields in org.eclipse.jgit.internal.storage.file declared as BasePackBitmapIndexModifier and TypeFieldDescriptionprivate final BasePackBitmapIndex
PackBitmapIndexRemapper.oldPackIndex
Constructors in org.eclipse.jgit.internal.storage.file with parameters of type BasePackBitmapIndexModifierConstructorDescriptionprivate
PackBitmapIndexRemapper
(BasePackBitmapIndex oldPackIndex, PackBitmapIndex newPackIndex)