Source compatibility report for the Twitter4J library from version 2.1.7 to 2.1.8
Summary
2 |
151 |
1984 / 112 |
Incompatible |
Problem Summary
Added Methods (80)
twitter4j-core-2.1.8.jar, AccountMethods.class
package twitter4j.api
AccountMethods.updateProfile ( String p1, String p2, String p3, String p4 ) [abstract]:twitter4j.User
[ run-time name: twitter4j/api/AccountMethods.updateProfile:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ltwitter4j/User; ]
twitter4j-core-2.1.8.jar, AccountMethodsAsync.class
package twitter4j.api
AccountMethodsAsync.updateProfile ( String p1, String p2, String p3, String p4 ) [abstract]:void
[ run-time name: twitter4j/api/AccountMethodsAsync.updateProfile:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V ]
twitter4j-core-2.1.8.jar, AsyncTwitter.class
package twitter4j
AsyncTwitter.getConfiguration ( ):conf.Configuration
[ run-time name: twitter4j/AsyncTwitter.getConfiguration:()Ltwitter4j/conf/Configuration; ]
AsyncTwitter.getRelatedResults ( long statusId ):void
[ run-time name: twitter4j/AsyncTwitter.getRelatedResults:(J)V ]
AsyncTwitter.updateProfile ( String name, String url, String location, String description ):void
[ run-time name: twitter4j/AsyncTwitter.updateProfile:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V ]
twitter4j-core-2.1.8.jar, Configuration.class
package twitter4j.conf
Configuration.getMediaProvider ( ) [abstract]:String
[ run-time name: twitter4j/conf/Configuration.getMediaProvider:()Ljava/lang/String; ]
Configuration.getMediaProviderAPIKey ( ) [abstract]:String
[ run-time name: twitter4j/conf/Configuration.getMediaProviderAPIKey:()Ljava/lang/String; ]
Configuration.getSiteStreamBaseURL ( ) [abstract]:String
[ run-time name: twitter4j/conf/Configuration.getSiteStreamBaseURL:()Ljava/lang/String; ]
twitter4j-core-2.1.8.jar, ConfigurationBuilder.class
package twitter4j.conf
ConfigurationBuilder.setMediaProvider ( String mediaProvider ):ConfigurationBuilder
[ run-time name: twitter4j/conf/ConfigurationBuilder.setMediaProvider:(Ljava/lang/String;)Ltwitter4j/conf/ConfigurationBuilder; ]
ConfigurationBuilder.setMediaProviderAPIKey ( String mediaProviderAPIKey ):ConfigurationBuilder
[ run-time name: twitter4j/conf/ConfigurationBuilder.setMediaProviderAPIKey:(Ljava/lang/String;)Ltwitter4j/conf/ConfigurationBuilder; ]
ConfigurationBuilder.setSiteStreamBaseURL ( String siteStreamBaseURL ):ConfigurationBuilder
[ run-time name: twitter4j/conf/ConfigurationBuilder.setSiteStreamBaseURL:(Ljava/lang/String;)Ltwitter4j/conf/ConfigurationBuilder; ]
twitter4j-core-2.1.8.jar, DataObjectFactory.class
package twitter4j.json
DataObjectFactory.createRelatedResults ( String rawJSON ) [static]:twitter4j.RelatedResults
[ run-time name: twitter4j/json/DataObjectFactory.createRelatedResults:(Ljava/lang/String;)Ltwitter4j/RelatedResults; ]
twitter4j-core-2.1.8.jar, ImageUpload.class
package twitter4j.util
ImageUpload.getTwippleUploader ( twitter4j.http.OAuthAuthorization auth ) [static]:ImageUpload
[ run-time name: twitter4j/util/ImageUpload.getTwippleUploader:(Ltwitter4j/http/OAuthAuthorization;)Ltwitter4j/util/ImageUpload; ]
twitter4j-core-2.1.8.jar, NewTwitterMethods.class
package twitter4j.api
NewTwitterMethods.getRelatedResults ( long p1 ) [abstract]:twitter4j.RelatedResults
[ run-time name: twitter4j/api/NewTwitterMethods.getRelatedResults:(J)Ltwitter4j/RelatedResults; ]
twitter4j-core-2.1.8.jar, NewTwitterMethodsAsync.class
package twitter4j.api
NewTwitterMethodsAsync.getRelatedResults ( long p1 ) [abstract]:void
[ run-time name: twitter4j/api/NewTwitterMethodsAsync.getRelatedResults:(J)V ]
twitter4j-core-2.1.8.jar, PropertyConfiguration.class
package twitter4j.conf
PropertyConfiguration.getMediaProvider ( ):String
[ run-time name: twitter4j/conf/PropertyConfiguration.getMediaProvider:()Ljava/lang/String; ]
PropertyConfiguration.getMediaProviderAPIKey ( ):String
[ run-time name: twitter4j/conf/PropertyConfiguration.getMediaProviderAPIKey:()Ljava/lang/String; ]
PropertyConfiguration.getSiteStreamBaseURL ( ):String
[ run-time name: twitter4j/conf/PropertyConfiguration.getSiteStreamBaseURL:()Ljava/lang/String; ]
PropertyConfiguration.PropertyConfiguration ( java.util.Properties props, String treePath )
[ run-time name: twitter4j/conf/PropertyConfiguration."<init>":(Ljava/util/Properties;Ljava/lang/String;)V ]
twitter4j-core-2.1.8.jar, RelatedResults.class
package twitter4j
RelatedResults.getTweetsFromUser ( ) [abstract]:ResponseList
[ run-time name: twitter4j/RelatedResults.getTweetsFromUser:()Ltwitter4j/ResponseList; ]
RelatedResults.getTweetsWithConversation ( ) [abstract]:ResponseList
[ run-time name: twitter4j/RelatedResults.getTweetsWithConversation:()Ltwitter4j/ResponseList; ]
RelatedResults.getTweetsWithReply ( ) [abstract]:ResponseList
[ run-time name: twitter4j/RelatedResults.getTweetsWithReply:()Ltwitter4j/ResponseList; ]
twitter4j-core-2.1.8.jar, SiteStreamsAdapter.class
package twitter4j
SiteStreamsAdapter.onBlock ( int forUser, User source, User blockedUser ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onBlock:(ILtwitter4j/User;Ltwitter4j/User;)V ]
SiteStreamsAdapter.onDirectMessage ( int forUser, DirectMessage directMessage ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onDirectMessage:(ILtwitter4j/DirectMessage;)V ]
SiteStreamsAdapter.onException ( Exception ex ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onException:(Ljava/lang/Exception;)V ]
SiteStreamsAdapter.onFavorite ( int forUser, User source, User target, Status favoritedStatus ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onFavorite:(ILtwitter4j/User;Ltwitter4j/User;Ltwitter4j/Status;)V ]
SiteStreamsAdapter.onFollow ( int forUser, User source, User followedUser ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onFollow:(ILtwitter4j/User;Ltwitter4j/User;)V ]
SiteStreamsAdapter.onFriendList ( int forUser, int[] friendIds ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onFriendList:(I[I)V ]
SiteStreamsAdapter.onStatus ( int forUser, Status status ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onStatus:(ILtwitter4j/Status;)V ]
SiteStreamsAdapter.onUnblock ( int forUser, User source, User unblockedUser ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onUnblock:(ILtwitter4j/User;Ltwitter4j/User;)V ]
SiteStreamsAdapter.onUnfavorite ( int forUser, User source, User target, Status unfavoritedStatus ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onUnfavorite:(ILtwitter4j/User;Ltwitter4j/User;Ltwitter4j/Status;)V ]
SiteStreamsAdapter.onUserListCreated ( int forUser, User listOwner, UserList list ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onUserListCreated:(ILtwitter4j/User;Ltwitter4j/UserList;)V ]
SiteStreamsAdapter.onUserListDestroyed ( int forUser, User listOwner, UserList list ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onUserListDestroyed:(ILtwitter4j/User;Ltwitter4j/UserList;)V ]
SiteStreamsAdapter.onUserListSubscribed ( int forUser, User subscriber, User listOwner, UserList list ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onUserListSubscribed:(ILtwitter4j/User;Ltwitter4j/User;Ltwitter4j/UserList;)V ]
SiteStreamsAdapter.onUserListUpdated ( int forUser, User listOwner, UserList list ):void
[ run-time name: twitter4j/SiteStreamsAdapter.onUserListUpdated:(ILtwitter4j/User;Ltwitter4j/UserList;)V ]
SiteStreamsAdapter.SiteStreamsAdapter ( )
[ run-time name: twitter4j/SiteStreamsAdapter."<init>":()V ]
twitter4j-core-2.1.8.jar, SiteStreamsListener.class
package twitter4j
SiteStreamsListener.onBlock ( int p1, User p2, User p3 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onBlock:(ILtwitter4j/User;Ltwitter4j/User;)V ]
SiteStreamsListener.onDirectMessage ( int p1, DirectMessage p2 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onDirectMessage:(ILtwitter4j/DirectMessage;)V ]
SiteStreamsListener.onException ( Exception p1 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onException:(Ljava/lang/Exception;)V ]
SiteStreamsListener.onFavorite ( int p1, User p2, User p3, Status p4 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onFavorite:(ILtwitter4j/User;Ltwitter4j/User;Ltwitter4j/Status;)V ]
SiteStreamsListener.onFollow ( int p1, User p2, User p3 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onFollow:(ILtwitter4j/User;Ltwitter4j/User;)V ]
SiteStreamsListener.onFriendList ( int p1, int[] p2 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onFriendList:(I[I)V ]
SiteStreamsListener.onStatus ( int p1, Status p2 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onStatus:(ILtwitter4j/Status;)V ]
SiteStreamsListener.onUnblock ( int p1, User p2, User p3 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onUnblock:(ILtwitter4j/User;Ltwitter4j/User;)V ]
SiteStreamsListener.onUnfavorite ( int p1, User p2, User p3, Status p4 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onUnfavorite:(ILtwitter4j/User;Ltwitter4j/User;Ltwitter4j/Status;)V ]
SiteStreamsListener.onUserListCreated ( int p1, User p2, UserList p3 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onUserListCreated:(ILtwitter4j/User;Ltwitter4j/UserList;)V ]
SiteStreamsListener.onUserListDestroyed ( int p1, User p2, UserList p3 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onUserListDestroyed:(ILtwitter4j/User;Ltwitter4j/UserList;)V ]
SiteStreamsListener.onUserListSubscribed ( int p1, User p2, User p3, UserList p4 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onUserListSubscribed:(ILtwitter4j/User;Ltwitter4j/User;Ltwitter4j/UserList;)V ]
SiteStreamsListener.onUserListUpdated ( int p1, User p2, UserList p3 ) [abstract]:void
[ run-time name: twitter4j/SiteStreamsListener.onUserListUpdated:(ILtwitter4j/User;Ltwitter4j/UserList;)V ]
twitter4j-core-2.1.8.jar, Twitter.class
package twitter4j
Twitter.getConfiguration ( ):conf.Configuration
[ run-time name: twitter4j/Twitter.getConfiguration:()Ltwitter4j/conf/Configuration; ]
Twitter.getRelatedResults ( long statusId ):RelatedResults
[ run-time name: twitter4j/Twitter.getRelatedResults:(J)Ltwitter4j/RelatedResults; ]
Twitter.updateProfile ( String name, String url, String location, String description ):User
[ run-time name: twitter4j/Twitter.updateProfile:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ltwitter4j/User; ]
twitter4j-core-2.1.8.jar, TwitterAdapter.class
package twitter4j
TwitterAdapter.gotRelatedResults ( RelatedResults relatedResults ):void
[ run-time name: twitter4j/TwitterAdapter.gotRelatedResults:(Ltwitter4j/RelatedResults;)V ]
twitter4j-core-2.1.8.jar, TwitterListener.class
package twitter4j
TwitterListener.gotRelatedResults ( RelatedResults p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.gotRelatedResults:(Ltwitter4j/RelatedResults;)V ]
twitter4j-core-2.1.8.jar, TwitterStream.class
package twitter4j
TwitterStream.addListener ( SiteStreamsListener listener ):void
[ run-time name: twitter4j/TwitterStream.addListener:(Ltwitter4j/SiteStreamsListener;)V ]
TwitterStream.addListener ( StatusListener listener ):void
[ run-time name: twitter4j/TwitterStream.addListener:(Ltwitter4j/StatusListener;)V ]
TwitterStream.addListener ( UserStreamListener listener ):void
[ run-time name: twitter4j/TwitterStream.addListener:(Ltwitter4j/UserStreamListener;)V ]
TwitterStream.getConfiguration ( ):conf.Configuration
[ run-time name: twitter4j/TwitterStream.getConfiguration:()Ltwitter4j/conf/Configuration; ]
TwitterStream.site ( boolean withFollowings, int[] follow ):void
[ run-time name: twitter4j/TwitterStream.site:(Z[I)V ]
TwitterStream.TwitterStream ( String screenName, String password, StreamListener listener )
[ run-time name: twitter4j/TwitterStream."<init>":(Ljava/lang/String;Ljava/lang/String;Ltwitter4j/StreamListener;)V ]
twitter4j-core-2.1.8.jar, TwitterStreamFactory.class
package twitter4j
TwitterStreamFactory.TwitterStreamFactory ( String configTreePath, UserStreamListener listener )
[ run-time name: twitter4j/TwitterStreamFactory."<init>":(Ljava/lang/String;Ltwitter4j/UserStreamListener;)V ]
TwitterStreamFactory.TwitterStreamFactory ( conf.Configuration conf, UserStreamListener listener )
[ run-time name: twitter4j/TwitterStreamFactory."<init>":(Ltwitter4j/conf/Configuration;Ltwitter4j/UserStreamListener;)V ]
TwitterStreamFactory.TwitterStreamFactory ( UserStreamListener listener )
[ run-time name: twitter4j/TwitterStreamFactory."<init>":(Ltwitter4j/UserStreamListener;)V ]
twitter4j-core-2.1.8.jar, UserStreamAdapter.class
package twitter4j
UserStreamAdapter.onException ( Exception ex ):void
[ run-time name: twitter4j/UserStreamAdapter.onException:(Ljava/lang/Exception;)V ]
UserStreamAdapter.onStatus ( Status status ):void
[ run-time name: twitter4j/UserStreamAdapter.onStatus:(Ltwitter4j/Status;)V ]
twitter4j-core-2.1.8.jar, UserStreamListener.class
package twitter4j
UserStreamListener.onStatus ( Status p1 ) [abstract]:void
[ run-time name: twitter4j/UserStreamListener.onStatus:(Ltwitter4j/Status;)V ]
twitter4j-media-support-2.1.8.jar, ImageUpload.class
package twitter4j.media
ImageUpload.upload ( java.io.File p1 ) [abstract]:String
[ run-time name: twitter4j/media/ImageUpload.upload:(Ljava/io/File;)Ljava/lang/String; ]
ImageUpload.upload ( java.io.File p1, String p2 ) [abstract]:String
[ run-time name: twitter4j/media/ImageUpload.upload:(Ljava/io/File;Ljava/lang/String;)Ljava/lang/String; ]
ImageUpload.upload ( String p1, java.io.InputStream p2 ) [abstract]:String
[ run-time name: twitter4j/media/ImageUpload.upload:(Ljava/lang/String;Ljava/io/InputStream;)Ljava/lang/String; ]
ImageUpload.upload ( String p1, java.io.InputStream p2, String p3 ) [abstract]:String
[ run-time name: twitter4j/media/ImageUpload.upload:(Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;)Ljava/lang/String; ]
twitter4j-media-support-2.1.8.jar, ImageUploaderFactory.class
package twitter4j.media
ImageUploaderFactory.getInstance ( ):ImageUpload
[ run-time name: twitter4j/media/ImageUploaderFactory.getInstance:()Ltwitter4j/media/ImageUpload; ]
ImageUploaderFactory.getInstance ( MediaProvider mediaProvider ):ImageUpload
[ run-time name: twitter4j/media/ImageUploaderFactory.getInstance:(Ltwitter4j/media/MediaProvider;)Ltwitter4j/media/ImageUpload; ]
ImageUploaderFactory.ImageUploaderFactory ( )
[ run-time name: twitter4j/media/ImageUploaderFactory."<init>":()V ]
ImageUploaderFactory.ImageUploaderFactory ( twitter4j.conf.Configuration conf )
[ run-time name: twitter4j/media/ImageUploaderFactory."<init>":(Ltwitter4j/conf/Configuration;)V ]
twitter4j-media-support-2.1.8.jar, MediaProvider.class
package twitter4j.media
MediaProvider.equals ( Object o ):boolean
[ run-time name: twitter4j/media/MediaProvider.equals:(Ljava/lang/Object;)Z ]
MediaProvider.getName ( ):String
[ run-time name: twitter4j/media/MediaProvider.getName:()Ljava/lang/String; ]
MediaProvider.hashCode ( ):int
[ run-time name: twitter4j/media/MediaProvider.hashCode:()I ]
MediaProvider.toString ( ):String
[ run-time name: twitter4j/media/MediaProvider.toString:()Ljava/lang/String; ]
twitter4j-media-support-2.1.8.jar, Version.class
package twitter4j.media
Version.getVersion ( ) [static]:String
[ run-time name: twitter4j/media/Version.getVersion:()Ljava/lang/String; ]
Version.main ( String[] args ) [static]:void
[ run-time name: twitter4j/media/Version.main:([Ljava/lang/String;)V ]
to the top
Removed Methods (1)
twitter4j-core-2.1.7.jar, TwitterStream.class
package twitter4j
TwitterStream.TwitterStream ( String screenName, String password, StatusListener listener )
[ run-time name: twitter4j/TwitterStream."<init>":(Ljava/lang/String;Ljava/lang/String;Ltwitter4j/StatusListener;)V ]
to the top
Problems with Data Types, High risk (14)
twitter4j-core-2.1.7.jar
package twitter4j
[+] StatusListener (1)
|
Added super-interface StreamListener. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method in StreamListener. |
[+] affected methods (9)
StatusListener.onDeletionNotice ( StatusDeletionNotice p1 ):
This abstract method is from 'StatusListener' interface.
StatusListener.onStatus ( Status p1 ):
This abstract method is from 'StatusListener' interface.
StatusListener.onTrackLimitationNotice ( int p1 ):
This abstract method is from 'StatusListener' interface.
StatusStream.next ( StatusListener p1 ):
1st parameter 'p1' of this abstract method has type 'StatusListener'.
TwitterStream.addStatusListener ( StatusListener statusListener ):
1st parameter 'statusListener' of this method has type 'StatusListener'.
TwitterStream.setStatusListener ( StatusListener statusListener ):
1st parameter 'statusListener' of this method has type 'StatusListener'.
TwitterStreamFactory.TwitterStreamFactory ( String configTreePath, StatusListener listener ):
2nd parameter 'listener' of this method has type 'StatusListener'.
TwitterStreamFactory.TwitterStreamFactory ( conf.Configuration conf, StatusListener listener ):
2nd parameter 'listener' of this method has type 'StatusListener'.
TwitterStreamFactory.TwitterStreamFactory ( StatusListener listener ):
1st parameter 'listener' of this method has type 'StatusListener'.
[+] StatusStream (1)
|
Added super-interface StreamImplementation. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method in StreamImplementation. |
[+] affected methods (8)
StatusStream.close ( ):
This abstract method is from 'StatusStream' interface.
StatusStream.next ( StatusListener p1 ):
This abstract method is from 'StatusStream' interface.
TwitterStream.getFilterStream ( int count, int[] follow, String[] track ):
Return value of this method has type 'StatusStream'.
TwitterStream.getFilterStream ( FilterQuery query ):
Return value of this method has type 'StatusStream'.
TwitterStream.getFirehoseStream ( int count ):
Return value of this method has type 'StatusStream'.
TwitterStream.getLinksStream ( int count ):
Return value of this method has type 'StatusStream'.
TwitterStream.getRetweetStream ( ):
Return value of this method has type 'StatusStream'.
TwitterStream.getSampleStream ( ):
Return value of this method has type 'StatusStream'.
[+] TwitterListener (1)
|
Abstract method TwitterListener.gotRelatedResults ( RelatedResults p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method gotRelatedResults(RelatedResults) in TwitterListener. |
[+] affected methods (91)
AsyncTwitter.AsyncTwitter ( String screenName, String password, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitterFactory.AsyncTwitterFactory ( String configTreePath, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitterFactory.AsyncTwitterFactory ( conf.Configuration conf, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitterFactory.AsyncTwitterFactory ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
TwitterListener.addedUserListMember ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.addedUserListMembers ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.checkedUserListMembership ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.checkedUserListSubscription ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.createdBlock ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.createdFavorite ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.createdFriendship ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.createdPlace ( Place p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.createdUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.deletedUserListMember ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedBlock ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedDirectMessage ( DirectMessage p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedFavorite ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedFriendship ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedStatus ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.disabledNotification ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.enabledNotification ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotAvailableTrends ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotBlockingUsers ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotBlockingUsersIDs ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotCurrentTrends ( Trends p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotDailyTrends ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotDirectMessages ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotExistsBlock ( boolean p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotExistsFriendship ( boolean p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFavorites ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFollowersIDs ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFollowersStatuses ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFriendsIDs ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFriendsStatuses ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFriendsTimeline ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotGeoDetails ( Place p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotHomeTimeline ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotIncomingFriendships ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotLocationTrends ( Trends p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotMentions ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotNearByPlaces ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotOutgoingFriendships ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotPrivacyPolicy ( String p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotProfileImage ( ProfileImage p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotPublicTimeline ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRateLimitStatus ( RateLimitStatus p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedBy ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedByIDs ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedByMe ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedToMe ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweets ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetsOfMe ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotReverseGeoCode ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotSentDirectMessages ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotShowFriendship ( Relationship p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotShowStatus ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotShowUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotSimilarPlaces ( SimilarPlaces p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotSuggestedUserCategories ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotTermsOfService ( String p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotTrends ( Trends p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserDetail ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserListMembers ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserListMemberships ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserLists ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserListStatuses ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserListSubscribers ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserListSubscriptions ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserSuggestions ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserTimeline ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotWeeklyTrends ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.lookedupUsers ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.onException ( TwitterException p1, TwitterMethod p2 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.reportedSpam ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.retweetedStatus ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.searched ( QueryResult p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.searchedPlaces ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.searchedUser ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.sentDirectMessage ( DirectMessage p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.subscribedUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.tested ( boolean p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.unsubscribedUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedDeliveryDevice ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedProfile ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedProfileBackgroundImage ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedProfileColors ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedProfileImage ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedStatus ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.verifiedCredentials ( User p1 ):
This abstract method is from 'TwitterListener' interface.
[+] TwitterStream (1)
|
Removed super-interface java.io.Serializable. | Recompilation of a client program may be terminated with the message: cannot find method in TwitterStream. |
[+] affected methods (47)
TwitterStream.addConnectionLifeCycleListener ( ConnectionLifeCycleListener listener ):
This method is from 'TwitterStream' class.
TwitterStream.addStatusListener ( StatusListener statusListener ):
This method is from 'TwitterStream' class.
TwitterStream.addUserStreamListener ( UserStreamListener userStreamListener ):
This method is from 'TwitterStream' class.
TwitterStream.cleanUp ( ):
This method is from 'TwitterStream' class.
TwitterStream.cleanup ( ):
This method is from 'TwitterStream' class.
TwitterStream.equals ( Object x0 ):
This method is from 'TwitterStream' class.
TwitterStream.filter ( int count, int[] follow, String[] track ):
This method is from 'TwitterStream' class.
TwitterStream.filter ( FilterQuery query ):
This method is from 'TwitterStream' class.
TwitterStream.firehose ( int count ):
This method is from 'TwitterStream' class.
TwitterStream.getFilterStream ( int count, int[] follow, String[] track ):
This method is from 'TwitterStream' class.
TwitterStream.getFilterStream ( FilterQuery query ):
This method is from 'TwitterStream' class.
TwitterStream.getFirehoseStream ( int count ):
This method is from 'TwitterStream' class.
TwitterStream.getLinksStream ( int count ):
This method is from 'TwitterStream' class.
TwitterStream.getOAuthAccessToken ( ):
This method is from 'TwitterStream' class.
TwitterStream.getOAuthAccessToken ( String x0 ):
This method is from 'TwitterStream' class.
TwitterStream.getOAuthAccessToken ( String x0, String x1 ):
This method is from 'TwitterStream' class.
TwitterStream.getOAuthAccessToken ( String x0, String x1, String x2 ):
This method is from 'TwitterStream' class.
TwitterStream.getOAuthAccessToken ( http.RequestToken x0 ):
This method is from 'TwitterStream' class.
TwitterStream.getOAuthAccessToken ( http.RequestToken x0, String x1 ):
This method is from 'TwitterStream' class.
TwitterStream.getOAuthRequestToken ( ):
This method is from 'TwitterStream' class.
TwitterStream.getOAuthRequestToken ( String x0 ):
This method is from 'TwitterStream' class.
TwitterStream.getRetweetStream ( ):
This method is from 'TwitterStream' class.
TwitterStream.getSampleStream ( ):
This method is from 'TwitterStream' class.
TwitterStream.getUserStream ( ):
This method is from 'TwitterStream' class.
TwitterStream.hashCode ( ):
This method is from 'TwitterStream' class.
TwitterStream.httpResponseReceived ( internal.http.HttpResponseEvent x0 ):
This method is from 'TwitterStream' class.
TwitterStream.isOAuthEnabled ( ):
This method is from 'TwitterStream' class.
TwitterStream.links ( int count ):
This method is from 'TwitterStream' class.
TwitterStream.retweet ( ):
This method is from 'TwitterStream' class.
TwitterStream.sample ( ):
This method is from 'TwitterStream' class.
TwitterStream.setOAuthAccessToken ( String x0, String x1 ):
This method is from 'TwitterStream' class.
TwitterStream.setOAuthAccessToken ( http.AccessToken x0 ):
This method is from 'TwitterStream' class.
TwitterStream.setOAuthConsumer ( String x0, String x1 ):
This method is from 'TwitterStream' class.
TwitterStream.setRateLimitStatusListener ( RateLimitStatusListener x0 ):
This method is from 'TwitterStream' class.
TwitterStream.setStatusListener ( StatusListener statusListener ):
This method is from 'TwitterStream' class.
TwitterStream.setUserStreamListener ( UserStreamListener userStreamListener ):
This method is from 'TwitterStream' class.
TwitterStream.shutdown ( ):
This method is from 'TwitterStream' class.
TwitterStream.stream ( String relativeUrl, int count, boolean handleUserStream ):
This method is from 'TwitterStream' class.
TwitterStream.toString ( ):
This method is from 'TwitterStream' class.
TwitterStream.TwitterStream ( ):
This constructor is from 'TwitterStream' class.
TwitterStream.TwitterStream ( String screenName, String password ):
This constructor is from 'TwitterStream' class.
TwitterStream.user ( ):
This method is from 'TwitterStream' class.
TwitterStreamFactory.getInstance ( ):
Return value of this method has type 'TwitterStream'.
TwitterStreamFactory.getInstance ( String screenName, String password ):
Return value of this method has type 'TwitterStream'.
TwitterStreamFactory.getInstance ( http.Authorization auth ):
Return value of this method has type 'TwitterStream'.
TwitterStreamFactory.getOAuthAuthorizedInstance ( String consumerKey, String consumerSecret ):
Return value of this method has type 'TwitterStream'.
TwitterStreamFactory.getOAuthAuthorizedInstance ( http.AccessToken accessToken ):
Return value of this method has type 'TwitterStream'.
[+] UserStream (2)
|
Added super-interface StreamImplementation. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method in StreamImplementation. |
Removed super-interface StatusStream. | Recompilation of a client program may be terminated with the message: cannot find method in UserStream. |
[+] affected methods (3)
TwitterStream.getUserStream ( ):
Return value of this method has type 'UserStream'.
UserStream.close ( ):
This abstract method is from 'UserStream' interface.
UserStream.next ( UserStreamListener p1 ):
This abstract method is from 'UserStream' interface.
[+] UserStreamListener (3)
|
Abstract method UserStreamListener.onStatus ( Status p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method onStatus(Status) in UserStreamListener. |
Added super-interface StreamListener. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method in StreamListener. |
Removed super-interface StatusListener. | Recompilation of a client program may be terminated with the message: cannot find method in UserStreamListener. |
[+] affected methods (16)
TwitterStream.addUserStreamListener ( UserStreamListener userStreamListener ):
1st parameter 'userStreamListener' of this method has type 'UserStreamListener'.
TwitterStream.setUserStreamListener ( UserStreamListener userStreamListener ):
1st parameter 'userStreamListener' of this method has type 'UserStreamListener'.
UserStream.next ( UserStreamListener p1 ):
1st parameter 'p1' of this abstract method has type 'UserStreamListener'.
UserStreamListener.onBlock ( User p1, User p2 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onDirectMessage ( DirectMessage p1 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onFavorite ( User p1, User p2, Status p3 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onFollow ( User p1, User p2 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onFriendList ( int[] p1 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onRetweet ( User p1, User p2, Status p3 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onUnblock ( User p1, User p2 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onUnfavorite ( User p1, User p2, Status p3 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onUnfollow ( User p1, User p2 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onUserListCreated ( User p1, UserList p2 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onUserListDestroyed ( User p1, UserList p2 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onUserListSubscribed ( User p1, User p2, UserList p3 ):
This abstract method is from 'UserStreamListener' interface.
UserStreamListener.onUserListUpdated ( User p1, UserList p2 ):
This abstract method is from 'UserStreamListener' interface.
package twitter4j.api
[+] AccountMethods (1)
|
Abstract method AccountMethods.updateProfile ( String p1, String p2, String p3, String p4 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method updateProfile(java.lang.String, java.lang.String, java.lang.String, java.lang.String) in AccountMethods. |
[+] affected methods (7)
AccountMethods.getRateLimitStatus ( ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.updateDeliveryDevice ( twitter4j.Device p1 ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.updateProfile ( String p1, String p2, String p3, String p4, String p5 ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.updateProfileBackgroundImage ( java.io.File p1, boolean p2 ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.updateProfileColors ( String p1, String p2, String p3, String p4, String p5 ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.updateProfileImage ( java.io.File p1 ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.verifyCredentials ( ):
This abstract method is from 'AccountMethods' interface.
[+] AccountMethodsAsync (1)
|
Abstract method AccountMethodsAsync.updateProfile ( String p1, String p2, String p3, String p4 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method updateProfile(java.lang.String, java.lang.String, java.lang.String, java.lang.String) in AccountMethodsAsync. |
[+] affected methods (7)
AccountMethodsAsync.getRateLimitStatus ( ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.updateDeliveryDevice ( twitter4j.Device p1 ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.updateProfile ( String p1, String p2, String p3, String p4, String p5 ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.updateProfileBackgroundImage ( java.io.File p1, boolean p2 ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.updateProfileColors ( String p1, String p2, String p3, String p4, String p5 ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.updateProfileImage ( java.io.File p1 ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.verifyCredentials ( ):
This abstract method is from 'AccountMethodsAsync' interface.
package twitter4j.conf
[+] Configuration (3)
|
Abstract method Configuration.getMediaProvider ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getMediaProvider() in Configuration. |
Abstract method Configuration.getMediaProviderAPIKey ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getMediaProviderAPIKey() in Configuration. |
Abstract method Configuration.getSiteStreamBaseURL ( ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method getSiteStreamBaseURL() in Configuration. |
[+] affected methods (48)
twitter4j.AsyncTwitterFactory.AsyncTwitterFactory ( Configuration conf ):
1st parameter 'conf' of this method has type 'Configuration'.
twitter4j.AsyncTwitterFactory.AsyncTwitterFactory ( Configuration conf, twitter4j.TwitterListener listener ):
1st parameter 'conf' of this method has type 'Configuration'.
Configuration.getClientURL ( ):
This abstract method is from 'Configuration' interface.
Configuration.getClientVersion ( ):
This abstract method is from 'Configuration' interface.
Configuration.getHttpConnectionTimeout ( ):
This abstract method is from 'Configuration' interface.
Configuration.getHttpDefaultMaxPerRoute ( ):
This abstract method is from 'Configuration' interface.
Configuration.getHttpMaxTotalConnections ( ):
This abstract method is from 'Configuration' interface.
Configuration.getHttpProxyHost ( ):
This abstract method is from 'Configuration' interface.
Configuration.getHttpProxyPassword ( ):
This abstract method is from 'Configuration' interface.
Configuration.getHttpProxyPort ( ):
This abstract method is from 'Configuration' interface.
Configuration.getHttpProxyUser ( ):
This abstract method is from 'Configuration' interface.
Configuration.getHttpReadTimeout ( ):
This abstract method is from 'Configuration' interface.
Configuration.getHttpRetryCount ( ):
This abstract method is from 'Configuration' interface.
Configuration.getHttpRetryIntervalSeconds ( ):
This abstract method is from 'Configuration' interface.
Configuration.getHttpStreamingReadTimeout ( ):
This abstract method is from 'Configuration' interface.
Configuration.getOAuthAccessToken ( ):
This abstract method is from 'Configuration' interface.
Configuration.getOAuthAccessTokenSecret ( ):
This abstract method is from 'Configuration' interface.
Configuration.getOAuthAccessTokenURL ( ):
This abstract method is from 'Configuration' interface.
Configuration.getOAuthAuthenticationURL ( ):
This abstract method is from 'Configuration' interface.
Configuration.getOAuthAuthorizationURL ( ):
This abstract method is from 'Configuration' interface.
Configuration.getOAuthConsumerKey ( ):
This abstract method is from 'Configuration' interface.
Configuration.getOAuthConsumerSecret ( ):
This abstract method is from 'Configuration' interface.
Configuration.getOAuthRequestTokenURL ( ):
This abstract method is from 'Configuration' interface.
Configuration.getPassword ( ):
This abstract method is from 'Configuration' interface.
Configuration.getRequestHeaders ( ):
This abstract method is from 'Configuration' interface.
Configuration.getRestBaseURL ( ):
This abstract method is from 'Configuration' interface.
Configuration.getSearchBaseURL ( ):
This abstract method is from 'Configuration' interface.
Configuration.getSource ( ):
This abstract method is from 'Configuration' interface.
Configuration.getStreamBaseURL ( ):
This abstract method is from 'Configuration' interface.
Configuration.getUser ( ):
This abstract method is from 'Configuration' interface.
Configuration.getUserAgent ( ):
This abstract method is from 'Configuration' interface.
Configuration.getUserStreamBaseURL ( ):
This abstract method is from 'Configuration' interface.
Configuration.isDalvik ( ):
This abstract method is from 'Configuration' interface.
Configuration.isDebugEnabled ( ):
This abstract method is from 'Configuration' interface.
Configuration.isIncludeRTsEnabled ( ):
This abstract method is from 'Configuration' interface.
Configuration.isUserStreamRepliesAllEnabled ( ):
This abstract method is from 'Configuration' interface.
ConfigurationBuilder.build ( ):
Return value of this method has type 'Configuration'.
ConfigurationContext.getInstance ( ):
Return value of this method has type 'Configuration'.
ConfigurationContext.getInstance ( String configTreePath ):
Return value of this method has type 'Configuration'.
ConfigurationFactory.getInstance ( ):
Return value of this abstract method has type 'Configuration'.
ConfigurationFactory.getInstance ( String p1 ):
Return value of this abstract method has type 'Configuration'.
twitter4j.http.AuthorizationFactory.getInstance ( Configuration conf, boolean supportsOAuth ):
1st parameter 'conf' of this method has type 'Configuration'.
twitter4j.http.OAuthAuthorization.OAuthAuthorization ( Configuration conf ):
1st parameter 'conf' of this method has type 'Configuration'.
twitter4j.http.OAuthAuthorization.OAuthAuthorization ( Configuration conf, String consumerKey, String consumerSecret ):
1st parameter 'conf' of this method has type 'Configuration'.
twitter4j.http.OAuthAuthorization.OAuthAuthorization ( Configuration conf, String consumerKey, String consumerSecret, twitter4j.http.AccessToken accessToken ):
1st parameter 'conf' of this method has type 'Configuration'.
twitter4j.TwitterFactory.TwitterFactory ( Configuration conf ):
1st parameter 'conf' of this method has type 'Configuration'.
twitter4j.TwitterStreamFactory.TwitterStreamFactory ( Configuration conf ):
1st parameter 'conf' of this method has type 'Configuration'.
twitter4j.TwitterStreamFactory.TwitterStreamFactory ( Configuration conf, twitter4j.StatusListener listener ):
1st parameter 'conf' of this method has type 'Configuration'.
to the top
Problems with Data Types, Medium risk (1)
twitter4j-core-2.1.7.jar
package twitter4j
[+] UserStreamAdapter (1)
|
Removed super-class StatusAdapter. | Recompilation of a client program may be terminated with the message: cannot find variable (or method) in UserStreamAdapter. |
[+] affected methods (14)
UserStreamAdapter.onBlock ( User source, User target ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onDirectMessage ( DirectMessage directMessage ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onFavorite ( User source, User target, Status targetObject ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onFollow ( User source, User target ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onFriendList ( int[] friendIds ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onRetweet ( User source, User target, Status targetObject ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onUnblock ( User source, User target ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onUnfavorite ( User source, User target, Status targetObject ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onUnfollow ( User source, User target ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onUserListCreated ( User listOwner, UserList list ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onUserListDestroyed ( User listOwner, UserList list ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onUserListSubscribed ( User subscriber, User listOwner, UserList list ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.onUserListUpdated ( User listOwner, UserList list ):
This method is from 'UserStreamAdapter' class.
UserStreamAdapter.UserStreamAdapter ( ):
This constructor is from 'UserStreamAdapter' class.
to the top
Problems with Data Types, Low risk (4)
twitter4j-core-2.1.7.jar
package twitter4j
[+] TwitterListener (1)
|
Field RELATED_RESULT has been added to this interface. | An added static field from a super-interface of a client class may hide a field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to RELATED_RESULT is ambiguous. |
[+] affected methods (91)
AsyncTwitter.AsyncTwitter ( String screenName, String password, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitterFactory.AsyncTwitterFactory ( String configTreePath, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitterFactory.AsyncTwitterFactory ( conf.Configuration conf, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitterFactory.AsyncTwitterFactory ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
TwitterListener.addedUserListMember ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.addedUserListMembers ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.checkedUserListMembership ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.checkedUserListSubscription ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.createdBlock ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.createdFavorite ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.createdFriendship ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.createdPlace ( Place p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.createdUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.deletedUserListMember ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedBlock ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedDirectMessage ( DirectMessage p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedFavorite ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedFriendship ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedStatus ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.disabledNotification ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.enabledNotification ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotAvailableTrends ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotBlockingUsers ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotBlockingUsersIDs ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotCurrentTrends ( Trends p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotDailyTrends ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotDirectMessages ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotExistsBlock ( boolean p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotExistsFriendship ( boolean p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFavorites ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFollowersIDs ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFollowersStatuses ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFriendsIDs ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFriendsStatuses ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFriendsTimeline ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotGeoDetails ( Place p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotHomeTimeline ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotIncomingFriendships ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotLocationTrends ( Trends p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotMentions ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotNearByPlaces ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotOutgoingFriendships ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotPrivacyPolicy ( String p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotProfileImage ( ProfileImage p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotPublicTimeline ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRateLimitStatus ( RateLimitStatus p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedBy ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedByIDs ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedByMe ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedToMe ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweets ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetsOfMe ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotReverseGeoCode ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotSentDirectMessages ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotShowFriendship ( Relationship p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotShowStatus ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotShowUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotSimilarPlaces ( SimilarPlaces p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotSuggestedUserCategories ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotTermsOfService ( String p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotTrends ( Trends p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserDetail ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserListMembers ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserListMemberships ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserLists ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserListStatuses ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserListSubscribers ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserListSubscriptions ( PagableResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserSuggestions ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserTimeline ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotWeeklyTrends ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.lookedupUsers ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.onException ( TwitterException p1, TwitterMethod p2 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.reportedSpam ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.retweetedStatus ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.searched ( QueryResult p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.searchedPlaces ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.searchedUser ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.sentDirectMessage ( DirectMessage p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.subscribedUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.tested ( boolean p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.unsubscribedUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedDeliveryDevice ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedProfile ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedProfileBackgroundImage ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedProfileColors ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedProfileImage ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedStatus ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedUserList ( UserList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.verifiedCredentials ( User p1 ):
This abstract method is from 'TwitterListener' interface.
package twitter4j.conf
[+] PropertyConfiguration (3)
|
Field MEDIA_PROVIDER has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to MEDIA_PROVIDER is ambiguous. |
Field MEDIA_PROVIDER_API_KEY has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to MEDIA_PROVIDER_API_KEY is ambiguous. |
Field SITE_STREAM_BASE_URL has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to SITE_STREAM_BASE_URL is ambiguous. |
[+] affected methods (22)
PropertyConfiguration.getBoolean ( java.util.Properties props, String prefix, String name ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getDispatcherImpl ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getHttpStreamingReadTimeout ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getIntProperty ( java.util.Properties props, String prefix, String name ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getOAuthAccessToken ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getOAuthAccessTokenSecret ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getOAuthAccessTokenURL ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getOAuthAuthenticationURL ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getOAuthAuthorizationURL ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getOAuthRequestTokenURL ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getRequestHeaders ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getRestBaseURL ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getSearchBaseURL ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getStreamBaseURL ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getString ( java.util.Properties props, String prefix, String name ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.getUserStreamBaseURL ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.hashCode ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.isIncludeRTsEnabled ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.isUserStreamRepliesAllEnabled ( ):
This method is from 'PropertyConfiguration' class.
PropertyConfiguration.PropertyConfiguration ( java.io.InputStream is ):
This constructor is from 'PropertyConfiguration' class.
PropertyConfiguration.PropertyConfiguration ( java.util.Properties props ):
This constructor is from 'PropertyConfiguration' class.
PropertyConfiguration.toString ( ):
This method is from 'PropertyConfiguration' class.
to the top
Java ARchives (2)
twitter4j-core-2.1.7.jar
twitter4j-httpclient-support-2.1.7.jar
to the top
Classes (151)
package twitter4j
Annotation
Annotations
AsyncTwitter
AsyncTwitter.AsyncTask
AsyncTwitterFactory
Category
CategoryJSONImpl
ConnectionLifeCycleListener
CursorSupport
Device
DirectMessage
DirectMessageJSONImpl
ExceptionDiagnosis
FilterQuery
GeoLocation
GeoQuery
IDs
IDsJSONImpl
Location
LocationJSONImpl
PagableResponseList
PagableResponseListImpl
Paging
Place
PlaceJSONImpl
ProfileImage
ProfileImage.ImageSize
ProfileImageImpl
Query
QueryResult
QueryResultJSONImpl
RateLimitStatus
RateLimitStatusEvent
RateLimitStatusJSONImpl
RateLimitStatusListener
Relationship
RelationshipJSONImpl
ResponseList
ResponseListImpl
SavedSearch
SavedSearchJSONImpl
SimilarPlaces
SimilarPlacesImpl
Status
StatusAdapter
StatusDeletionNotice
StatusDeletionNoticeImpl
StatusJSONImpl
StatusListener
StatusStream
StatusStreamImpl
StatusUpdate
StreamingReadTimeoutConfiguration
TimeSpanUtil
Trend
TrendJSONImpl
Trends
TrendsJSONImpl
Tweet
TweetJSONImpl
Twitter
TwitterAdapter
TwitterBase
TwitterException
TwitterFactory
TwitterListener
TwitterMethod
TwitterOAuthSupportBase
TwitterOAuthSupportBaseImpl
TwitterResponse
TwitterResponseImpl
TwitterStream
TwitterStream.StreamHandlingThread
TwitterStreamFactory
User
UserJSONImpl
UserList
UserListJSONImpl
UserStream
UserStreamAdapter
UserStreamListener
Version
package twitter4j.api
AccountMethods
AccountMethodsAsync
BlockMethods
BlockMethodsAsync
DirectMessageMethods
DirectMessageMethodsAsync
FavoriteMethods
FavoriteMethodsAsync
FriendsFollowersMethods
FriendsFollowersMethodsAsync
FriendshipMethods
FriendshipMethodsAsync
GeoMethods
GeoMethodsAsync
HelpMethods
HelpMethodsAsync
LegalResources
LegalResourcesAsync
ListMembersMethods
ListMembersMethodsAsync
ListMethods
ListMethodsAsync
ListSubscribersMethods
ListSubscribersMethodsAsync
LocalTrendsMethods
LocalTrendsMethodsAsync
NotificationMethods
NotificationMethodsAsync
SavedSearchesMethods
SavedSearchesMethodsAsync
SearchMethods
SearchMethodsAsync
SpamReportingMethods
SpamReportingMethodsAsync
StatusMethods
StatusMethodsAsync
TimelineMethods
TimelineMethodsAsync
TrendsMethods
TrendsMethodsAsync
UserMethods
UserMethodsAsync
package twitter4j.conf
Configuration
ConfigurationBase
ConfigurationBuilder
ConfigurationContext
ConfigurationFactory
PropertyConfiguration
PropertyConfigurationFactory
package twitter4j.http
AccessToken
Authorization
AuthorizationConfiguration
AuthorizationFactory
BasicAuthorization
NullAuthorization
OAuthAuthorization
OAuthSupport
OAuthToken
RequestToken
package twitter4j.json
DataObjectFactory
package twitter4j.util
CharacterUtil
ImageUpload
ImageUpload.ImgLyOAuthUploader
ImageUpload.TweetPhotoOAuthUploader
ImageUpload.TwitgooOAuthUploader
ImageUpload.TwitpicBasicAuthUploader
ImageUpload.TwitpicOAuthUploader
ImageUpload.YFrogBasicAuthUploader
ImageUpload.YFrogOAuthUploader
to the top
Generated on Fri Mar 4 22:19:11 2011 for Twitter4J by Java API Compliance Checker 1.0
The cross-platform tool for verifying backward compatibility of a Java Library API