Generated by
JDiff

Class twitter4j.Query

Added Methods
String getResultType() Returns resultType
Query resultType(String) If specified, returns tweets included popular or real time or both in the responce
void setResultType(String) Default value is Query.MIXED if parameter not specified
 

Added Fields
String MIXED mixed: Include both popular and real time results in the response.
String POPULAR  
String RECENT