Example usage for Java twitter4j HashtagEntity fields, constructors, methods, implement or subclass
The text is from its open source code.
int | getEnd() Returns the index of the end character of the hashtag. |
int | getStart() Returns the index of the start character of the hashtag. |
String | getText() Returns the text of the hashtag without #. |