Uses of Class
org.eclipse.jgit.internal.storage.file.LocalObjectToPack
Packages that use LocalObjectToPack
-
Uses of LocalObjectToPack in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return LocalObjectToPackModifier and TypeMethodDescriptionWindowCursor.newObjectToPack
(AnyObjectId objectId, int type) Allocate a newPackWriter
state structure for an object.Methods in org.eclipse.jgit.internal.storage.file with parameters of type LocalObjectToPackModifier and TypeMethodDescription(package private) final void
Pack.copyAsIs
(PackOutputStream out, LocalObjectToPack src, boolean validate, WindowCursor curs) private void
Pack.copyAsIs2
(PackOutputStream out, LocalObjectToPack src, boolean validate, WindowCursor curs)