Uses of Class
org.eclipse.jgit.lib.RepositoryCache.Lock
-
Packages that use RepositoryCache.Lock Package Description org.eclipse.jgit.lib Core API for repository, config, refs, object database. -
-
Uses of RepositoryCache.Lock in org.eclipse.jgit.lib
Fields in org.eclipse.jgit.lib declared as RepositoryCache.Lock Modifier and Type Field Description private RepositoryCache.Lock[]RepositoryCache. openLocksMethods in org.eclipse.jgit.lib that return RepositoryCache.Lock Modifier and Type Method Description private RepositoryCache.LockRepositoryCache. lockFor(RepositoryCache.Key location)
-