|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirCacheBuilder | |
---|---|
org.eclipse.jgit.dircache | Reading and editing the directory cache (index). |
Uses of DirCacheBuilder in org.eclipse.jgit.dircache |
---|
Methods in org.eclipse.jgit.dircache that return DirCacheBuilder | |
---|---|
DirCacheBuilder |
DirCache.builder()
Create a new builder to update this cache. |
Constructors in org.eclipse.jgit.dircache with parameters of type DirCacheBuilder | |
---|---|
DirCacheBuildIterator(DirCacheBuilder dcb)
Create a new iterator for an already loaded DirCache instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |