Uses of Interface
org.eclipse.jgit.lib.IndexDiff.WorkingTreeIteratorFactory
Packages that use IndexDiff.WorkingTreeIteratorFactory
-
Uses of IndexDiff.WorkingTreeIteratorFactory in org.eclipse.jgit.lib
Fields in org.eclipse.jgit.lib declared as IndexDiff.WorkingTreeIteratorFactoryMethods 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.