Uses of Class
org.eclipse.jgit.revwalk.BitmapWalker
Packages that use BitmapWalker
-
Uses of BitmapWalker in org.eclipse.jgit.internal.storage.pack
Methods in org.eclipse.jgit.internal.storage.pack that return BitmapWalkerModifier and TypeMethodDescription(package private) BitmapWalker
PackWriterBitmapPreparer.newBitmapWalker()
Methods in org.eclipse.jgit.internal.storage.pack with parameters of type BitmapWalkerModifier and TypeMethodDescriptionprivate void
PackWriter.findObjectsToPackUsingBitmaps
(BitmapWalker bitmapWalker, Set<? extends ObjectId> want, Set<? extends ObjectId> have)