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 TypeClassDescriptionclassHelper for constructingPackBitmapIndexes.(package private) classSupport for the pack bitmap index v1 format.Fields in org.eclipse.jgit.internal.storage.file declared as BasePackBitmapIndexModifier and TypeFieldDescriptionprivate final BasePackBitmapIndexPackBitmapIndexRemapper.oldPackIndexConstructors in org.eclipse.jgit.internal.storage.file with parameters of type BasePackBitmapIndexModifierConstructorDescriptionprivatePackBitmapIndexRemapper(BasePackBitmapIndex oldPackIndex, PackBitmapIndex newPackIndex)