Uses of Class
org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder
Packages that use BitmapIndexImpl.CompressedBitmapBuilder
-
Uses of BitmapIndexImpl.CompressedBitmapBuilder in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return BitmapIndexImpl.CompressedBitmapBuilderModifier and TypeMethodDescriptionBitmapIndexImpl.CompressedBitmapBuilder.andNot
(BitmapIndex.Bitmap other) BitmapIndexImpl.newBitmapBuilder()
Create a newBitmapBuilder
based on the values in the index.BitmapIndexImpl.CompressedBitmapBuilder.or
(BitmapIndex.Bitmap other) BitmapIndexImpl.CompressedBitmapBuilder.xor
(BitmapIndex.Bitmap other)