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.
|
getText
int getStart()
getStart
in interface TweetEntity
int getEnd()
getEnd
in interface TweetEntity
Copyright © 2018. All rights reserved.