public class MentionEntity extends Object implements Serializable
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() |
Copyright © 2017. All rights reserved.