Uses of Class
org.eclipse.jgit.blame.cache.CacheRegion
Packages that use CacheRegion
-
Uses of CacheRegion in org.eclipse.jgit.blame.cache
Methods in org.eclipse.jgit.blame.cache that return types with arguments of type CacheRegionModifier and TypeMethodDescriptionBlameCache.get(Repository repo, ObjectId commitId, String path) Gets the blame of a path at a given commit if available.Methods in org.eclipse.jgit.blame.cache with parameters of type CacheRegion