Uses of Class
cdc.issues.impl.IssueCommentImpl
-
Uses of IssueCommentImpl in cdc.issues.impl
Methods in cdc.issues.impl that return IssueCommentImplMethods in cdc.issues.impl that return types with arguments of type IssueCommentImplMethods in cdc.issues.impl with parameters of type IssueCommentImplModifier and TypeMethodDescriptionIssueAnswerImpl.addComment(IssueCommentImpl comment) IssueAnswerImpl.Builder.comment(IssueCommentImpl comment) Method parameters in cdc.issues.impl with type arguments of type IssueCommentImplModifier and TypeMethodDescriptionIssueAnswerImpl.Builder.comments(List<IssueCommentImpl> comments) IssueAnswerImpl.setComments(List<IssueCommentImpl> comments)