Uses of Class
org.eclipse.jgit.logging.PerformanceLogContext
-
Packages that use PerformanceLogContext Package Description org.eclipse.jgit.logging -
-
Uses of PerformanceLogContext in org.eclipse.jgit.logging
Fields in org.eclipse.jgit.logging declared as PerformanceLogContext Modifier and Type Field Description private static PerformanceLogContextPerformanceLogContext. INSTANCESingleton instance that stores the statistics.Methods in org.eclipse.jgit.logging that return PerformanceLogContext Modifier and Type Method Description static PerformanceLogContextPerformanceLogContext. getInstance()Get the instance of the context.
-