Uses of Class
org.eclipse.jgit.internal.storage.file.PackDirectory.PackList
Packages that use PackDirectory.PackList
-
Uses of PackDirectory.PackList in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as PackDirectory.PackListModifier and TypeFieldDescriptionprivate static final PackDirectory.PackList
PackDirectory.NO_PACKS
Fields in org.eclipse.jgit.internal.storage.file with type parameters of type PackDirectory.PackListModifier and TypeFieldDescriptionprivate final AtomicReference
<PackDirectory.PackList> PackDirectory.packList
Methods in org.eclipse.jgit.internal.storage.file that return PackDirectory.PackListModifier and TypeMethodDescriptionprivate PackDirectory.PackList
PackDirectory.scanPacks
(PackDirectory.PackList original) private PackDirectory.PackList
PackDirectory.scanPacksImpl
(PackDirectory.PackList old) Methods in org.eclipse.jgit.internal.storage.file with parameters of type PackDirectory.PackListModifier and TypeMethodDescriptionPackDirectory.reuseMap
(PackDirectory.PackList old) private PackDirectory.PackList
PackDirectory.scanPacks
(PackDirectory.PackList original) private PackDirectory.PackList
PackDirectory.scanPacksImpl
(PackDirectory.PackList old) (package private) boolean
PackDirectory.searchPacksAgain
(PackDirectory.PackList old)