public interface Trend extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getQuery() |
int |
getTweetVolume()
The tweet volume for the last 24 hours if available, -1 otherwise.
|
String |
getURL() |
Copyright © 2018. All rights reserved.