Generated by
JDiff

Class twitter4j.TwitterAdapter

Removed Methods
void gotFollowersStatuses(PagableResponseList<User>)  
void gotFriendsStatuses(PagableResponseList<User>)  
void gotFriendsTimeline(ResponseList<Status>)  
void gotNearByPlaces(ResponseList<Place>)  
void gotPublicTimeline(ResponseList<Status>)  
void gotTrends(Trends) @since Twitter4J 2.0.2
 

Added Methods
void updatedAccountSettings(AccountSettings) @param settings account settings
 

Changed Methods
void gotDailyTrends(ResponseList<Trends>) Change in signature from List<Trends> to ResponseList<Trends>.
@since Twitter4J 2.0.2
void gotWeeklyTrends(ResponseList<Trends>) Change in signature from List<Trends> to ResponseList<Trends>.
@since Twitter4J 2.0.2