Package com.google.gerrit.server.account
Class GroupUUID
- java.lang.Object
-
- com.google.gerrit.server.account.GroupUUID
-
public class GroupUUID extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AccountGroup.UUID
make(String groupName, org.eclipse.jgit.lib.PersonIdent creator)
-
-
-
Method Detail
-
make
public static AccountGroup.UUID make(String groupName, org.eclipse.jgit.lib.PersonIdent creator)
-
-