Uses of Class
org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.MutableEntry
Packages that use BitmapIndexImpl.MutableEntry
-
Uses of BitmapIndexImpl.MutableEntry in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file with type parameters of type BitmapIndexImpl.MutableEntryModifier and TypeFieldDescriptionprivate final BlockList
<BitmapIndexImpl.MutableEntry> BitmapIndexImpl.MutableBitmapIndex.revList
private final ObjectIdOwnerMap
<BitmapIndexImpl.MutableEntry> BitmapIndexImpl.MutableBitmapIndex.revMap
Methods in org.eclipse.jgit.internal.storage.file that return BitmapIndexImpl.MutableEntryModifier and TypeMethodDescription(package private) BitmapIndexImpl.MutableEntry
BitmapIndexImpl.MutableBitmapIndex.getObject
(int position)