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