Uses of Class
org.eclipse.jgit.lib.BitmapObject
-
Packages that use BitmapObject Package Description org.eclipse.jgit.lib Core API for repository, config, refs, object database. -
-
Uses of BitmapObject in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib that return types with arguments of type BitmapObject Modifier and Type Method Description Iterator<BitmapObject>
BitmapIndex.Bitmap. iterator()
Returns an iterator over a set of elements of type BitmapObject.
-