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.PackListPackDirectory.NO_PACKSFields in org.eclipse.jgit.internal.storage.file with type parameters of type PackDirectory.PackListModifier and TypeFieldDescriptionprivate final AtomicReference<PackDirectory.PackList>PackDirectory.packListMethods in org.eclipse.jgit.internal.storage.file that return PackDirectory.PackListModifier and TypeMethodDescriptionprivate PackDirectory.PackListPackDirectory.scanPacks(PackDirectory.PackList original) private PackDirectory.PackListPackDirectory.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.PackListPackDirectory.scanPacks(PackDirectory.PackList original) private PackDirectory.PackListPackDirectory.scanPacksImpl(PackDirectory.PackList old) (package private) booleanPackDirectory.searchPacksAgain(PackDirectory.PackList old)