Interface ReplacePatchSetSender.Factory
-
- Enclosing class:
- ReplacePatchSetSender
public static interface ReplacePatchSetSender.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ReplacePatchSetSender
create(Project.NameKey project, Change.Id changeId)
-
-
-
Method Detail
-
create
ReplacePatchSetSender create(Project.NameKey project, Change.Id changeId)
-
-