Uses of Class
org.eclipse.jgit.internal.storage.file.PackBitmapIndexBuilder.PositionEntry
Packages that use PackBitmapIndexBuilder.PositionEntry
-
Uses of PackBitmapIndexBuilder.PositionEntry in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file with type parameters of type PackBitmapIndexBuilder.PositionEntryModifier and TypeFieldDescriptionprivate final BlockList
<PackBitmapIndexBuilder.PositionEntry> PackBitmapIndexBuilder.byOffset
(package private) final ObjectIdOwnerMap
<PackBitmapIndexBuilder.PositionEntry> PackBitmapIndexBuilder.positionEntries
Method parameters in org.eclipse.jgit.internal.storage.file with type arguments of type PackBitmapIndexBuilder.PositionEntryModifier and TypeMethodDescriptionprivate static void
PackBitmapIndexBuilder.sortByOffsetAndIndex
(BlockList<PackBitmapIndexBuilder.PositionEntry> byOffset, ObjectIdOwnerMap<PackBitmapIndexBuilder.PositionEntry> positionEntries, List<ObjectToPack> entries) private static void
PackBitmapIndexBuilder.sortByOffsetAndIndex
(BlockList<PackBitmapIndexBuilder.PositionEntry> byOffset, ObjectIdOwnerMap<PackBitmapIndexBuilder.PositionEntry> positionEntries, List<ObjectToPack> entries)