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) BitmapWalkerPackWriterBitmapPreparer.newBitmapWalker()Methods in org.eclipse.jgit.internal.storage.pack with parameters of type BitmapWalkerModifier and TypeMethodDescriptionprivate voidPackWriter.findObjectsToPackUsingBitmaps(BitmapWalker bitmapWalker, Set<? extends ObjectId> want, Set<? extends ObjectId> have)