Uses of Class
org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmap
Packages that use BitmapIndexImpl.CompressedBitmap
-
Uses of BitmapIndexImpl.CompressedBitmap in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return BitmapIndexImpl.CompressedBitmapModifier and TypeMethodDescriptionBitmapIndexImpl.CompressedBitmap.andNot(BitmapIndex.Bitmap other) BitmapIndexImpl.CompressedBitmapBuilder.build()BitmapIndexImpl.getBitmap(AnyObjectId objectId) Get the bitmap for the id.BitmapIndexImpl.CompressedBitmap.or(BitmapIndex.Bitmap other) BitmapIndexImpl.CompressedBitmap.xor(BitmapIndex.Bitmap other)