Uses of Class
org.eclipse.jgit.internal.storage.file.PackFile
Packages that use PackFile
-
Uses of PackFile in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return PackFileModifier and TypeMethodDescriptionCreate a new similar PackFile with the given extension instead.PackFile.createForDirectory
(File directory) Create a new similar PackFile in the given directory.PackFile.createPreservedForDirectory
(File directory) Create a new similar preserved PackFile in the given directory.Pack.getPackFile()
Get the File object which locates this pack on disk.Constructors in org.eclipse.jgit.internal.storage.file with parameters of type PackFile