|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttwitter4j.TwitterResponse
twitter4j.RateLimitStatus
public class RateLimitStatus
A data class representing Twitter rate limit status
| Method Summary | |
|---|---|
java.util.Date |
getDateTime()
|
int |
getHourlyLimit()
|
int |
getRemainingHits()
|
int |
getResetTimeInSeconds()
|
| Methods inherited from class twitter4j.TwitterResponse |
|---|
encodeDate, ensureRootNodeNameIs, ensureRootNodeNameIs, ensureRootNodeNameIs, getChildBoolean, getChildDate, getChildDate, getChildInt, getChildLong, getChildText, getString, isRootNodeNilClasses |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getRemainingHits()
public int getHourlyLimit()
public int getResetTimeInSeconds()
public java.util.Date getDateTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||