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 newPackWriterstate structure for an object.Methods in org.eclipse.jgit.internal.storage.file with parameters of type LocalObjectToPackModifier and TypeMethodDescription(package private) final voidPack.copyAsIs(PackOutputStream out, LocalObjectToPack src, boolean validate, WindowCursor curs) private voidPack.copyAsIs2(PackOutputStream out, LocalObjectToPack src, boolean validate, WindowCursor curs)