Searched refs:newComments_ (Results 1 – 1 of 1) sorted by relevance
29 private Comments newComments_ = null; field in HTMLReportGenerator36 Collections.sort(newComments_.commentsList_); in getNewComments()37 return newComments_; in getNewComments()49 newComments_ = new Comments(); in generate()1902 newComments_.addComment(newComment); in emitComment()