public class CommentInfo extends Comment
Comment.Range| Modifier and Type | Field and Description |
|---|---|
AccountInfo |
author |
java.lang.String |
tag |
| Constructor and Description |
|---|
CommentInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public AccountInfo author
public java.lang.String tag