public interface SymbolEntity extends TweetEntity, 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 TweetEntityCopyright © 2018. All rights reserved.