Interface IndexDiff.WorkingTreeIteratorFactory

Enclosing class:
IndexDiff

public static interface IndexDiff.WorkingTreeIteratorFactory
A factory to producing WorkingTreeIterators
Since:
3.6
  • Method Details

    • getWorkingTreeIterator

      WorkingTreeIterator getWorkingTreeIterator(Repository repo)
      Parameters:
      repo - the repository
      Returns:
      working tree iterator