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. openLocks
Methods in org.eclipse.jgit.lib that return RepositoryCache.Lock Modifier and Type Method Description private RepositoryCache.Lock
RepositoryCache. lockFor(RepositoryCache.Key location)
-