public class Trends extends TwitterObject
Trends(Date time, List<Trend> trends)
Date
getTime()
List<Trend>
getTrends()
add, getExtraData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Trends(Date time, List<Trend> trends)
public Date getTime()
public List<Trend> getTrends()