Java twitter4j HashtagEntity fields, constructors, methods, implement or subclass

Example usage for Java twitter4j HashtagEntity fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for twitter4j HashtagEntity.

The text is from its open source code.

Method

intgetEnd()
Returns the index of the end character of the hashtag.
intgetStart()
Returns the index of the start character of the hashtag.
StringgetText()
Returns the text of the hashtag without #.