public class MailComment extends Object
Constructor and Description |
---|
MailComment() |
MailComment(String message,
String fileName,
Comment inReplyTo,
com.google.gerrit.server.mail.receive.MailComment.CommentType type) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSameCommentPath(MailComment c)
Checks if the provided comment concerns the same exact spot in the change.
|
public boolean isSameCommentPath(MailComment c)