Uses of Class
org.eclipse.jgit.dircache.DirCacheTree
Packages that use DirCacheTree
-
Uses of DirCacheTree in org.eclipse.jgit.dircache
Fields in org.eclipse.jgit.dircache declared as DirCacheTreeModifier and TypeFieldDescriptionprotected DirCacheTree
DirCacheIterator.currentSubtree
The subtree containingDirCacheIterator.currentEntry
if this is first entry.Methods in org.eclipse.jgit.dircache that return DirCacheTreeModifier and TypeMethodDescriptionDirCache.getCacheTree
(boolean build) Obtain (or build) the current cache tree structure.DirCacheTree.getChild
(int i) Get the i-th child cache tree.