public interface SymbolEntity extends TweetEntity, java.io.Serializable
| Modifier and Type | Method and Description | 
|---|---|
int | 
getEnd()
Returns the index of the end character of the symbol. 
 | 
int | 
getStart()
Returns the index of the start character of the symbol. 
 | 
getTextint getStart()
getStart in interface TweetEntityint getEnd()
getEnd in interface TweetEntity