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