Generated by
JDiff

Class twitter4j.TwitterStream

Added Methods
boolean equals(Object)  
UserStream getUserStream(String[]) User Streams provides real-time updates of all data needed to update a desktop application display.
int hashCode()  
void shutdown() Shuts down internal dispatcher thread shared by all TwitterStream instances.
void user(String[]) User Streams provides real-time updates of all data needed to update a desktop application display.
 

Changed Methods
void filter(FilterQuery) Change in exceptions thrown from twitter4j.TwitterException to no exceptions.
Start consuming public statuses that match one or more filter predicates.