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.positionEntriesMethod parameters in org.eclipse.jgit.internal.storage.file with type arguments of type PackBitmapIndexBuilder.PositionEntryModifier and TypeMethodDescriptionprivate static voidPackBitmapIndexBuilder.sortByOffsetAndIndex(BlockList<PackBitmapIndexBuilder.PositionEntry> byOffset, ObjectIdOwnerMap<PackBitmapIndexBuilder.PositionEntry> positionEntries, List<ObjectToPack> entries) private static voidPackBitmapIndexBuilder.sortByOffsetAndIndex(BlockList<PackBitmapIndexBuilder.PositionEntry> byOffset, ObjectIdOwnerMap<PackBitmapIndexBuilder.PositionEntry> positionEntries, List<ObjectToPack> entries)