Package com.google.gerrit.server.change
Interface SetCherryPickOp.Factory
-
- Enclosing class:
- SetCherryPickOp
public static interface SetCherryPickOp.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SetCherryPickOp
create(PatchSet.Id cherryPickOf)
-
-
-
Method Detail
-
create
SetCherryPickOp create(PatchSet.Id cherryPickOf)
-
-