Uses of Class
org.eclipse.jgit.internal.storage.file.UnpackedObjectCache
Packages that use UnpackedObjectCache
-
Uses of UnpackedObjectCache in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as UnpackedObjectCacheModifier and TypeFieldDescriptionprivate final UnpackedObjectCache
LooseObjects.unpackedObjectCache
Methods in org.eclipse.jgit.internal.storage.file that return UnpackedObjectCacheModifier and TypeMethodDescription(package private) UnpackedObjectCache
LooseObjects.unpackedObjectCache()
Getter for the fieldunpackedObjectCache
.