createFriendship ( java.lang.String )Return value of this abstract method has type 'User'.
createFriendship ( java.lang.String, boolean )Return value of this abstract method has type 'User'.
createFriendship ( long )Return value of this abstract method has type 'User'.
createFriendship ( long, boolean )Return value of this abstract method has type 'User'.
destroyFriendship ( java.lang.String )Return value of this abstract method has type 'User'.
destroyFriendship ( long )Return value of this abstract method has type 'User'.
showUserListMembership ( java.lang.String, java.lang.String, long )Return value of this abstract method has type 'User'.
showUserListMembership ( long, java.lang.String, long )Return value of this abstract method has type 'User'.
showUserListMembership ( long, long )Return value of this abstract method has type 'User'.
showUserListSubscription ( java.lang.String, java.lang.String, long )Return value of this abstract method has type 'User'.
showUserListSubscription ( long, java.lang.String, long )Return value of this abstract method has type 'User'.
showUserListSubscription ( long, long )Return value of this abstract method has type 'User'.
reportSpam ( java.lang.String )Return value of this abstract method has type 'User'.
reportSpam ( long )Return value of this abstract method has type 'User'.
createBlock ( java.lang.String )Return value of this abstract method has type 'User'.
createBlock ( long )Return value of this abstract method has type 'User'.
destroyBlock ( java.lang.String )Return value of this abstract method has type 'User'.
destroyBlock ( long )Return value of this abstract method has type 'User'.
showUser ( java.lang.String )Return value of this abstract method has type 'User'.
showUser ( long )Return value of this abstract method has type 'User'.
updateProfile ( java.lang.String, java.lang.String, java.lang.String, java.lang.String )Return value of this abstract method has type 'User'.
updateProfileBackgroundImage ( java.io.File, boolean )Return value of this abstract method has type 'User'.
updateProfileBackgroundImage ( java.io.InputStream, boolean )Return value of this abstract method has type 'User'.
updateProfileColors ( java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String )Return value of this abstract method has type 'User'.
updateProfileImage ( java.io.File )Return value of this abstract method has type 'User'.
updateProfileImage ( java.io.InputStream )Return value of this abstract method has type 'User'.
verifyCredentials ( )Return value of this abstract method has type 'User'.
getRecipient ( )Return value of this abstract method has type 'User'.
getSender ( )Return value of this abstract method has type 'User'.
createUser ( java.lang.String )Return value of this method has type 'User'.
onBlock ( long, User, User )3rd parameter 'blockedUser' of this method has type 'User'.
onFavorite ( long, User, User, Status )3rd parameter 'target' of this method has type 'User'.
onFollow ( long, User, User )3rd parameter 'followedUser' of this method has type 'User'.
onUnblock ( long, User, User )2nd parameter 'source' of this method has type 'User'.
onUnfavorite ( long, User, User, Status )3rd parameter 'target' of this method has type 'User'.
onUnfollow ( long, User, User )3rd parameter 'followedUser' of this method has type 'User'.
onUserListCreation ( long, User, UserList )2nd parameter 'listOwner' of this method has type 'User'.
onUserListDeletion ( long, User, UserList )2nd parameter 'listOwner' of this method has type 'User'.
onUserListMemberAddition ( long, User, User, UserList )3rd parameter 'listOwner' of this method has type 'User'.
onUserListMemberDeletion ( long, User, User, UserList )3rd parameter 'listOwner' of this method has type 'User'.
onUserListSubscription ( long, User, User, UserList )2nd parameter 'subscriber' of this method has type 'User'.
onUserListUnsubscription ( long, User, User, UserList )2nd parameter 'subscriber' of this method has type 'User'.
onUserListUpdate ( long, User, UserList )2nd parameter 'listOwner' of this method has type 'User'.
onUserProfileUpdate ( long, User )2nd parameter 'updatedUser' of this method has type 'User'.
onBlock ( long, User, User )2nd parameter 'p2' of this abstract method has type 'User'.
onFavorite ( long, User, User, Status )2nd parameter 'p2' of this abstract method has type 'User'.
onFollow ( long, User, User )2nd parameter 'p2' of this abstract method has type 'User'.
onUnblock ( long, User, User )2nd parameter 'p2' of this abstract method has type 'User'.
onUnfavorite ( long, User, User, Status )2nd parameter 'p2' of this abstract method has type 'User'.
onUnfollow ( long, User, User )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListCreation ( long, User, UserList )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListDeletion ( long, User, UserList )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListMemberAddition ( long, User, User, UserList )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListMemberDeletion ( long, User, User, UserList )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListSubscription ( long, User, User, UserList )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListUnsubscription ( long, User, User, UserList )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListUpdate ( long, User, UserList )2nd parameter 'p2' of this abstract method has type 'User'.
onUserProfileUpdate ( long, User )2nd parameter 'p2' of this abstract method has type 'User'.
getUser ( )Return value of this abstract method has type 'User'.
checkedUserListMembership ( User )1st parameter 'users' of this method has type 'User'.
checkedUserListSubscription ( User )1st parameter 'user' of this method has type 'User'.
createdBlock ( User )1st parameter 'user' of this method has type 'User'.
createdFriendship ( User )1st parameter 'user' of this method has type 'User'.
destroyedBlock ( User )1st parameter 'user' of this method has type 'User'.
destroyedFriendship ( User )1st parameter 'user' of this method has type 'User'.
gotUserDetail ( User )1st parameter 'user' of this method has type 'User'.
reportedSpam ( User )1st parameter 'reportedSpammer' of this method has type 'User'.
updatedProfile ( User )1st parameter 'user' of this method has type 'User'.
updatedProfileBackgroundImage ( User )1st parameter 'user' of this method has type 'User'.
updatedProfileColors ( User )1st parameter 'user' of this method has type 'User'.
updatedProfileImage ( User )1st parameter 'user' of this method has type 'User'.
verifiedCredentials ( User )1st parameter 'user' of this method has type 'User'.
checkedUserListMembership ( User )1st parameter 'p1' of this abstract method has type 'User'.
checkedUserListSubscription ( User )1st parameter 'p1' of this abstract method has type 'User'.
createdBlock ( User )1st parameter 'p1' of this abstract method has type 'User'.
createdFriendship ( User )1st parameter 'p1' of this abstract method has type 'User'.
destroyedBlock ( User )1st parameter 'p1' of this abstract method has type 'User'.
destroyedFriendship ( User )1st parameter 'p1' of this abstract method has type 'User'.
gotUserDetail ( User )1st parameter 'p1' of this abstract method has type 'User'.
reportedSpam ( User )1st parameter 'p1' of this abstract method has type 'User'.
updatedProfile ( User )1st parameter 'p1' of this abstract method has type 'User'.
updatedProfileBackgroundImage ( User )1st parameter 'p1' of this abstract method has type 'User'.
updatedProfileColors ( User )1st parameter 'p1' of this abstract method has type 'User'.
updatedProfileImage ( User )1st parameter 'p1' of this abstract method has type 'User'.
verifiedCredentials ( User )1st parameter 'p1' of this abstract method has type 'User'.
createUser ( java.lang.String )Return value of this method has type 'User'.
getBiggerProfileImageURL ( )This abstract method is from 'User' interface.
getBiggerProfileImageURLHttps ( )This abstract method is from 'User' interface.
getCreatedAt ( )This abstract method is from 'User' interface.
getDescription ( )This abstract method is from 'User' interface.
getDescriptionURLEntities ( )This abstract method is from 'User' interface.
getFavouritesCount ( )This abstract method is from 'User' interface.
getFollowersCount ( )This abstract method is from 'User' interface.
getFriendsCount ( )This abstract method is from 'User' interface.
getId ( )This abstract method is from 'User' interface.
getLang ( )This abstract method is from 'User' interface.
getListedCount ( )This abstract method is from 'User' interface.
getLocation ( )This abstract method is from 'User' interface.
getMiniProfileImageURL ( )This abstract method is from 'User' interface.
getMiniProfileImageURLHttps ( )This abstract method is from 'User' interface.
getName ( )This abstract method is from 'User' interface.
getOriginalProfileImageURL ( )This abstract method is from 'User' interface.
getOriginalProfileImageURLHttps ( )This abstract method is from 'User' interface.
getProfileBackgroundColor ( )This abstract method is from 'User' interface.
getProfileBackgroundImageURL ( )This abstract method is from 'User' interface.
getProfileBackgroundImageUrlHttps ( )This abstract method is from 'User' interface.
getProfileBannerIPadRetinaURL ( )This abstract method is from 'User' interface.
getProfileBannerIPadURL ( )This abstract method is from 'User' interface.
getProfileBannerMobileRetinaURL ( )This abstract method is from 'User' interface.
getProfileBannerMobileURL ( )This abstract method is from 'User' interface.
getProfileBannerRetinaURL ( )This abstract method is from 'User' interface.
getProfileBannerURL ( )This abstract method is from 'User' interface.
getProfileImageURL ( )This abstract method is from 'User' interface.
getProfileImageURLHttps ( )This abstract method is from 'User' interface.
getProfileLinkColor ( )This abstract method is from 'User' interface.
getProfileSidebarBorderColor ( )This abstract method is from 'User' interface.
getProfileSidebarFillColor ( )This abstract method is from 'User' interface.
getProfileTextColor ( )This abstract method is from 'User' interface.
getScreenName ( )This abstract method is from 'User' interface.
getStatus ( )This abstract method is from 'User' interface.
getStatusesCount ( )This abstract method is from 'User' interface.
getTimeZone ( )This abstract method is from 'User' interface.
getURL ( )This abstract method is from 'User' interface.
getURLEntity ( )This abstract method is from 'User' interface.
getUtcOffset ( )This abstract method is from 'User' interface.
isContributorsEnabled ( )This abstract method is from 'User' interface.
isFollowRequestSent ( )This abstract method is from 'User' interface.
isGeoEnabled ( )This abstract method is from 'User' interface.
isProfileBackgroundTiled ( )This abstract method is from 'User' interface.
isProfileUseBackgroundImage ( )This abstract method is from 'User' interface.
isProtected ( )This abstract method is from 'User' interface.
isShowAllInlineMedia ( )This abstract method is from 'User' interface.
isTranslator ( )This abstract method is from 'User' interface.
isVerified ( )This abstract method is from 'User' interface.
getUser ( )Return value of this abstract method has type 'User'.
onBlock ( User, User )2nd parameter 'blockedUser' of this method has type 'User'.
onFavorite ( User, User, Status )2nd parameter 'target' of this method has type 'User'.
onFollow ( User, User )2nd parameter 'followedUser' of this method has type 'User'.
onUnblock ( User, User )1st parameter 'source' of this method has type 'User'.
onUnfavorite ( User, User, Status )2nd parameter 'target' of this method has type 'User'.
onUnfollow ( User, User )2nd parameter 'unfollowedUser' of this method has type 'User'.
onUserListCreation ( User, UserList )1st parameter 'listOwner' of this method has type 'User'.
onUserListDeletion ( User, UserList )1st parameter 'listOwner' of this method has type 'User'.
onUserListMemberAddition ( User, User, UserList )2nd parameter 'listOwner' of this method has type 'User'.
onUserListMemberDeletion ( User, User, UserList )2nd parameter 'listOwner' of this method has type 'User'.
onUserListSubscription ( User, User, UserList )1st parameter 'subscriber' of this method has type 'User'.
onUserListUnsubscription ( User, User, UserList )1st parameter 'subscriber' of this method has type 'User'.
onUserListUpdate ( User, UserList )1st parameter 'listOwner' of this method has type 'User'.
onUserProfileUpdate ( User )1st parameter 'updatedUser' of this method has type 'User'.
onBlock ( User, User )2nd parameter 'p2' of this abstract method has type 'User'.
onFavorite ( User, User, Status )2nd parameter 'p2' of this abstract method has type 'User'.
onFollow ( User, User )2nd parameter 'p2' of this abstract method has type 'User'.
onUnblock ( User, User )2nd parameter 'p2' of this abstract method has type 'User'.
onUnfavorite ( User, User, Status )2nd parameter 'p2' of this abstract method has type 'User'.
onUnfollow ( User, User )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListCreation ( User, UserList )1st parameter 'p1' of this abstract method has type 'User'.
onUserListDeletion ( User, UserList )1st parameter 'p1' of this abstract method has type 'User'.
onUserListMemberAddition ( User, User, UserList )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListMemberDeletion ( User, User, UserList )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListSubscription ( User, User, UserList )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListUnsubscription ( User, User, UserList )2nd parameter 'p2' of this abstract method has type 'User'.
onUserListUpdate ( User, UserList )1st parameter 'p1' of this abstract method has type 'User'.
onUserProfileUpdate ( User )1st parameter 'p1' of this abstract method has type 'User'.