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