Uses of Class
org.eclipse.jgit.internal.storage.file.WindowCache
Packages that use WindowCache
-
Uses of WindowCache in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as WindowCacheModifier and TypeFieldDescriptionprivate static WindowCacheWindowCache.cacheprivate final WindowCacheWindowCache.SoftCleanupQueue.wcprivate final WindowCacheWindowCache.StrongCleanupQueue.wcMethods in org.eclipse.jgit.internal.storage.file that return WindowCacheModifier and TypeMethodDescriptionstatic WindowCacheWindowCache.getInstance()private WindowCacheWindowCache.publishMBeanIfNeeded()Constructors in org.eclipse.jgit.internal.storage.file with parameters of type WindowCacheModifierConstructorDescription(package private)SoftCleanupQueue(WindowCache cache) (package private)