|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirCacheTree | |
|---|---|
| org.eclipse.jgit.dircache | |
| Uses of DirCacheTree in org.eclipse.jgit.dircache |
|---|
| Fields in org.eclipse.jgit.dircache declared as DirCacheTree | |
|---|---|
protected DirCacheTree |
DirCacheIterator.currentSubtree
The subtree containing DirCacheIterator.currentEntry if this is first entry. |
| Methods in org.eclipse.jgit.dircache that return DirCacheTree | |
|---|---|
DirCacheTree |
DirCache.getCacheTree(boolean build)
Obtain (or build) the current cache tree structure. |
DirCacheTree |
DirCacheTree.getChild(int i)
Get the i-th child cache tree. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||