Uses of Class
org.eclipse.jgit.lib.BitmapObject
Packages that use BitmapObject
Package
Description
File based repository storage.
Core API for repository, config, refs, object database.
-
Uses of BitmapObject in org.eclipse.jgit.internal.storage.file
Subclasses of BitmapObject in org.eclipse.jgit.internal.storage.fileMethods in org.eclipse.jgit.internal.storage.file that return types with arguments of type BitmapObject -
Uses of BitmapObject in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib that return types with arguments of type BitmapObjectModifier and TypeMethodDescriptionBitmapIndex.Bitmap.iterator()
Returns an iterator over a set of elements of type BitmapObject.