|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttwitter4j.TwitterResponse
twitter4j.Trends
public class Trends
A data class representing Treands.
| Method Summary | |
|---|---|
int |
compareTo(Trends that)
|
java.util.Date |
getAsOf()
|
java.util.Date |
getTrendAt()
|
Trend[] |
getTrends()
|
| Methods inherited from class twitter4j.TwitterResponse |
|---|
ensureRootNodeNameIs, ensureRootNodeNameIs, ensureRootNodeNameIs, getBoolean, getChildBoolean, getChildDate, getChildDate, getChildInt, getChildLong, getChildText, getInt, getLong, getRateLimitLimit, getRateLimitRemaining, getRateLimitReset, getString, getTextContent, isRootNodeNilClasses, parseDate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int compareTo(Trends that)
compareTo in interface java.lang.Comparable<Trends>public Trend[] getTrends()
public java.util.Date getAsOf()
public java.util.Date getTrendAt()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||