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