Package com.google.gerrit.server.group
Interface CreateGroup.Factory
-
- Enclosing class:
- CreateGroup
public static interface CreateGroup.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateGroup
create(String name)
-
-
-
Method Detail
-
create
CreateGroup create(String name)
-
-