|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkingTreeIterator.MetadataDiff | |
|---|---|
| org.eclipse.jgit.treewalk | |
| Uses of WorkingTreeIterator.MetadataDiff in org.eclipse.jgit.treewalk |
|---|
| Methods in org.eclipse.jgit.treewalk that return WorkingTreeIterator.MetadataDiff | |
|---|---|
WorkingTreeIterator.MetadataDiff |
WorkingTreeIterator.compareMetadata(DirCacheEntry entry)
Compare the metadata (mode, length, modification-timestamp) of the current entry and a DirCacheEntry |
static WorkingTreeIterator.MetadataDiff |
WorkingTreeIterator.MetadataDiff.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WorkingTreeIterator.MetadataDiff[] |
WorkingTreeIterator.MetadataDiff.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||