|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PackIndex.MutableEntry | |
|---|---|
| org.eclipse.jgit.storage.file | |
| Uses of PackIndex.MutableEntry in org.eclipse.jgit.storage.file |
|---|
| Methods in org.eclipse.jgit.storage.file that return PackIndex.MutableEntry | |
|---|---|
PackIndex.MutableEntry |
PackIndex.MutableEntry.cloneEntry()
|
| Methods in org.eclipse.jgit.storage.file that return types with arguments of type PackIndex.MutableEntry | |
|---|---|
abstract Iterator<PackIndex.MutableEntry> |
PackIndex.iterator()
Provide iterator that gives access to index entries. |
Iterator<PackIndex.MutableEntry> |
PackFile.iterator()
Provide iterator over entries in associated pack index, that should also exist in this pack file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||