| Package | Description |
|---|---|
| org.eclipse.jgit.storage.file |
| Modifier and Type | Method and Description |
|---|---|
PackIndex.MutableEntry |
PackIndex.MutableEntry.cloneEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<PackIndex.MutableEntry> |
PackFile.iterator()
Provide iterator over entries in associated pack index, that should also
exist in this pack file.
|
abstract java.util.Iterator<PackIndex.MutableEntry> |
PackIndex.iterator()
Provide iterator that gives access to index entries.
|
Copyright © 2012. All Rights Reserved.