| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
| Modifier and Type | Field and Description |
|---|---|
private BlockList<BitmapIndexImpl.MutableEntry> |
BitmapIndexImpl.MutableBitmapIndex.revList |
private ObjectIdOwnerMap<BitmapIndexImpl.MutableEntry> |
BitmapIndexImpl.MutableBitmapIndex.revMap |
| Modifier and Type | Method and Description |
|---|---|
(package private) BitmapIndexImpl.MutableEntry |
BitmapIndexImpl.MutableBitmapIndex.getObject(int position) |