Class ModifiedFilesLoader.Factory
java.lang.Object
com.google.gerrit.server.patch.diff.ModifiedFilesLoader.Factory
- Enclosing class:
- ModifiedFilesLoader
- 
Method SummaryModifier and TypeMethodDescriptioncreate()Creates aModifiedFilesLoaderinstance that looks up the commits and their trees via theRevWalkinstance that is provided to theModifiedFilesLoader.load(com.google.gerrit.entities.Project.NameKey, Config, RevWalk, ObjectId, ObjectId)method.
- 
Method Details- 
createCreates aModifiedFilesLoaderinstance that looks up the commits and their trees via theRevWalkinstance that is provided to theModifiedFilesLoader.load(com.google.gerrit.entities.Project.NameKey, Config, RevWalk, ObjectId, ObjectId)method.
 
-