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.getBitmap
(AnyObjectId objectId) BitmapIndexImpl.CompressedBitmap.or
(BitmapIndex.Bitmap other) BitmapIndexImpl.CompressedBitmap.xor
(BitmapIndex.Bitmap other)