Uses of Interface
org.eclipse.jgit.internal.storage.file.WindowCache.StatsRecorder
-
Packages that use WindowCache.StatsRecorder Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of WindowCache.StatsRecorder in org.eclipse.jgit.internal.storage.file
Classes in org.eclipse.jgit.internal.storage.file that implement WindowCache.StatsRecorder Modifier and Type Class Description (package private) static classWindowCache.StatsRecorderImplFields in org.eclipse.jgit.internal.storage.file declared as WindowCache.StatsRecorder Modifier and Type Field Description private WindowCache.StatsRecorderWindowCache. statsRecorder
-