Package cdc.issues.answers
Interface IssueComment
-
public interface IssueCommentInterface describing an issue comment.- Author:
- Damien Carbonne
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAuthor()InstantgetDate()StringgetText()
-