Uses of Interface
org.eclipse.jgit.lib.IndexDiff.WorkingTreeIteratorFactory
Packages that use IndexDiff.WorkingTreeIteratorFactory
-
Uses of IndexDiff.WorkingTreeIteratorFactory in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib with parameters of type IndexDiff.WorkingTreeIteratorFactoryModifier and TypeMethodDescriptionvoid
IndexDiff.setWorkingTreeItFactory
(IndexDiff.WorkingTreeIteratorFactory wTreeIt) Allows higher layers to set the factory for WorkingTreeIterators.