Generated by
JDiff

Interface twitter4j.UserStreamListener

Removed Methods
void onUnfollow(User, User) @param source
void onUserListCreated(User, UserList) @param listOwner
void onUserListDestroyed(User, UserList) @param listOwner
void onUserListSubscribed(User, User, UserList) @param subscriber
void onUserListUpdated(User, UserList) @param listOwner
 

Added Methods
void onDeletionNotice(int, int)  
void onUserListCreation(User, UserList) @param listOwner
void onUserListDeletion(User, UserList) @param listOwner
void onUserListSubscription(User, User, UserList) @param subscriber
void onUserListUpdate(User, UserList) @param listOwner
void onUserProfileUpdate(User) @param updatedUser updated user