Package com.google.gerrit.server.patch
Interface DiffSummaryLoader.Factory
- 
- Enclosing class:
- DiffSummaryLoader
 
 public static interface DiffSummaryLoader.Factory
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description DiffSummaryLoadercreate(DiffSummaryKey key, Project.NameKey project)
 
- 
- 
- 
Method Detail- 
createDiffSummaryLoader create(DiffSummaryKey key, Project.NameKey project) 
 
- 
 
-