Generated by
JDiff

Class twitter4j.UserStreamAdapter

Removed Methods
void onUnfollow(User, User)  
void onUserListCreated(User, UserList)  
void onUserListDestroyed(User, UserList)  
void onUserListSubscribed(User, User, UserList)  
void onUserListUpdated(User, UserList)  
 

Added Methods
void onDeletionNotice(int, int)  
void onUserListCreation(User, UserList)  
void onUserListDeletion(User, UserList)  
void onUserListSubscription(User, User, UserList)  
void onUserListUpdate(User, UserList)  
void onUserProfileUpdate(User)  
 

Changed Methods
void onException(Exception) Method was inherited from StatusAdapter, but is now defined locally.