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