Uses of Class
org.eclipse.jgit.internal.storage.file.DeltaBaseCache
-
Packages that use DeltaBaseCache Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of DeltaBaseCache in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as DeltaBaseCache Modifier and Type Field Description private DeltaBaseCache
WindowCursor. baseCache
Methods in org.eclipse.jgit.internal.storage.file that return DeltaBaseCache Modifier and Type Method Description (package private) DeltaBaseCache
WindowCursor. getDeltaBaseCache()
-