public interface Entity
| Modifier and Type | Method and Description |
|---|---|
int |
getEndIndex()
Returns the index of the first character after the entities text.
|
int |
getStartIndex()
Returns the index of the first character of the entities text.
|
String |
getText()
The entities text representation that is embedded into the Tweet.
|
int getStartIndex()
int getEndIndex()
String getText()
Copyright © 2019 FJOBI Labs Softwareentwicklung - Felix Jordan. All rights reserved.