Package | Description |
---|---|
org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
Modifier and Type | Method and Description |
---|---|
Iterator<BitmapObject> |
BitmapIndexImpl.CompressedBitmap.iterator() |
Modifier and Type | Method and Description |
---|---|
Iterator<BitmapObject> |
BitmapIndex.Bitmap.iterator()
Returns an iterator over a set of elements of type BitmapObject.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.