public class MentionEntity extends TwitterObject implements Serializable
A user mention entity.
Constructor and Description |
---|
MentionEntity(long id,
String screenName,
String name,
int[] indices) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getId() |
int[] |
getIndices() |
String |
getName() |
String |
getScreenName() |
int |
hashCode() |
add, getExtraData