Package | Description |
---|---|
org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
Modifier and Type | Method and Description |
---|---|
BitmapIndexImpl.CompressedBitmap |
BitmapIndexImpl.CompressedBitmap.andNot(BitmapIndex.Bitmap other) |
BitmapIndexImpl.CompressedBitmap |
BitmapIndexImpl.getBitmap(AnyObjectId objectId) |
BitmapIndexImpl.CompressedBitmap |
BitmapIndexImpl.CompressedBitmap.or(BitmapIndex.Bitmap other) |
BitmapIndexImpl.CompressedBitmap |
BitmapIndexImpl.CompressedBitmap.xor(BitmapIndex.Bitmap other) |
Copyright © 2016 Eclipse JGit Project. All rights reserved.