public class UrlEntity extends TwitterObject implements Serializable
A representation of a URL found within a tweet entity.
Constructor and Description |
---|
UrlEntity(String display,
String expanded,
String url,
int[] indices) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDisplayUrl() |
String |
getExpandedUrl() |
int[] |
getIndices() |
String |
getUrl() |
int |
hashCode() |
add, getExtraData