Source compatibility report for the Twitter4J library from version 2.2.3 to 2.2.4
Summary
4 |
198 |
2052 / 141 |
Incompatible |
Problem Summary
Added Methods (38)
twitter4j-appengine-2.2.4.jar, TwitterRuntimeException.class
package twitter4j
TwitterRuntimeException.TwitterRuntimeException ( Throwable th )
[ run-time: twitter4j/TwitterRuntimeException."<init>":(Ljava/lang/Throwable;)V ]
twitter4j-appengine-2.2.4.jar, VersionAppEngine.class
package twitter4j
VersionAppEngine.getVersion ( ) [static]:String
[ run-time: twitter4j/VersionAppEngine.getVersion:()Ljava/lang/String; ]
VersionAppEngine.main ( String[] args ) [static]:void
[ run-time: twitter4j/VersionAppEngine.main:([Ljava/lang/String;)V ]
twitter4j-async-2.2.4.jar, AccountMethodsAsync.class
package twitter4j.api
AccountMethodsAsync.updateAccountSettings ( Integer p1, Boolean p2, String p3, String p4, String p5, String p6 ) [abstract]:void
[ run-time: twitter4j/api/AccountMethodsAsync.updateAccountSettings:(Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V ]
twitter4j-async-2.2.4.jar, AsyncTwitterFactory.class
package twitter4j
AsyncTwitterFactory.getSingleton ( ) [static]:AsyncTwitter
[ run-time: twitter4j/AsyncTwitterFactory.getSingleton:()Ltwitter4j/AsyncTwitter; ]
twitter4j-async-2.2.4.jar, ListMethodsAsync.class
package twitter4j.api
ListMethodsAsync.getUserListMemberships ( long p1 ) [abstract]:void
[ run-time: twitter4j/api/ListMethodsAsync.getUserListMemberships:(J)V ]
ListMethodsAsync.getUserListMemberships ( long p1, long p2 ) [abstract]:void
[ run-time: twitter4j/api/ListMethodsAsync.getUserListMemberships:(JJ)V ]
ListMethodsAsync.getUserListMemberships ( long p1, long p2, boolean p3 ) [abstract]:void
[ run-time: twitter4j/api/ListMethodsAsync.getUserListMemberships:(JJZ)V ]
ListMethodsAsync.getUserListMemberships ( String p1, long p2, boolean p3 ) [abstract]:void
[ run-time: twitter4j/api/ListMethodsAsync.getUserListMemberships:(Ljava/lang/String;JZ)V ]
twitter4j-async-2.2.4.jar, TwitterAdapter.class
package twitter4j
TwitterAdapter.gotDailyTrends ( ResponseList trendsList ):void
[ run-time: twitter4j/TwitterAdapter.gotDailyTrends:(Ltwitter4j/ResponseList;)V ]
TwitterAdapter.gotWeeklyTrends ( ResponseList trendsList ):void
[ run-time: twitter4j/TwitterAdapter.gotWeeklyTrends:(Ltwitter4j/ResponseList;)V ]
TwitterAdapter.updatedAccountSettings ( AccountSettings settings ):void
[ run-time: twitter4j/TwitterAdapter.updatedAccountSettings:(Ltwitter4j/AccountSettings;)V ]
twitter4j-async-2.2.4.jar, TwitterListener.class
package twitter4j
TwitterListener.gotDailyTrends ( ResponseList p1 ) [abstract]:void
[ run-time: twitter4j/TwitterListener.gotDailyTrends:(Ltwitter4j/ResponseList;)V ]
TwitterListener.gotWeeklyTrends ( ResponseList p1 ) [abstract]:void
[ run-time: twitter4j/TwitterListener.gotWeeklyTrends:(Ltwitter4j/ResponseList;)V ]
TwitterListener.updatedAccountSettings ( AccountSettings p1 ) [abstract]:void
[ run-time: twitter4j/TwitterListener.updatedAccountSettings:(Ltwitter4j/AccountSettings;)V ]
twitter4j-core-2.2.4.jar, AccountMethods.class
package twitter4j.api
AccountMethods.updateAccountSettings ( Integer p1, Boolean p2, String p3, String p4, String p5, String p6 ) [abstract]:twitter4j.AccountSettings
[ run-time: twitter4j/api/AccountMethods.updateAccountSettings:(Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ltwitter4j/AccountSettings; ]
twitter4j-core-2.2.4.jar, AccountSettings.class
package twitter4j
AccountSettings.getLanguage ( ) [abstract]:String
[ run-time: twitter4j/AccountSettings.getLanguage:()Ljava/lang/String; ]
AccountSettings.getTimeZone ( ) [abstract]:TimeZone
[ run-time: twitter4j/AccountSettings.getTimeZone:()Ltwitter4j/TimeZone; ]
AccountSettings.isAlwaysUseHttps ( ) [abstract]:boolean
[ run-time: twitter4j/AccountSettings.isAlwaysUseHttps:()Z ]
AccountSettings.isDiscoverableByEmail ( ) [abstract]:boolean
[ run-time: twitter4j/AccountSettings.isDiscoverableByEmail:()Z ]
twitter4j-core-2.2.4.jar, Annotations.class
package twitter4j
Annotations.Annotations ( internal.org.json.JSONArray jsonArray )
[ run-time: twitter4j/Annotations."<init>":(Ltwitter4j/internal/org/json/JSONArray;)V ]
twitter4j-core-2.2.4.jar, Configuration.class
package twitter4j.conf
Configuration.isGAE ( ) [abstract]:boolean
[ run-time: twitter4j/conf/Configuration.isGAE:()Z ]
twitter4j-core-2.2.4.jar, ListMethods.class
package twitter4j.api
ListMethods.getUserListMemberships ( long p1 ) [abstract]:twitter4j.PagableResponseList
[ run-time: twitter4j/api/ListMethods.getUserListMemberships:(J)Ltwitter4j/PagableResponseList; ]
ListMethods.getUserListMemberships ( long p1, long p2 ) [abstract]:twitter4j.PagableResponseList
[ run-time: twitter4j/api/ListMethods.getUserListMemberships:(JJ)Ltwitter4j/PagableResponseList; ]
ListMethods.getUserListMemberships ( long p1, long p2, boolean p3 ) [abstract]:twitter4j.PagableResponseList
[ run-time: twitter4j/api/ListMethods.getUserListMemberships:(JJZ)Ltwitter4j/PagableResponseList; ]
ListMethods.getUserListMemberships ( String p1, long p2, boolean p3 ) [abstract]:twitter4j.PagableResponseList
[ run-time: twitter4j/api/ListMethods.getUserListMemberships:(Ljava/lang/String;JZ)Ltwitter4j/PagableResponseList; ]
twitter4j-core-2.2.4.jar, PropertyConfiguration.class
package twitter4j.conf
PropertyConfiguration.isGAE ( ):boolean
[ run-time: twitter4j/conf/PropertyConfiguration.isGAE:()Z ]
PropertyConfiguration.readResolve ( ):Object
[ run-time: twitter4j/conf/PropertyConfiguration.readResolve:()Ljava/lang/Object; ]
twitter4j-core-2.2.4.jar, SavedSearchesMethods.class
package twitter4j.api
SavedSearchesMethods.getSavedSearches ( ) [abstract]:twitter4j.ResponseList
[ run-time: twitter4j/api/SavedSearchesMethods.getSavedSearches:()Ltwitter4j/ResponseList; ]
twitter4j-core-2.2.4.jar, TimeZone.class
package twitter4j
TimeZone.getName ( ) [abstract]:String
[ run-time: twitter4j/TimeZone.getName:()Ljava/lang/String; ]
TimeZone.tzinfoName ( ) [abstract]:String
[ run-time: twitter4j/TimeZone.tzinfoName:()Ljava/lang/String; ]
TimeZone.utcOffset ( ) [abstract]:int
[ run-time: twitter4j/TimeZone.utcOffset:()I ]
twitter4j-core-2.2.4.jar, TrendsMethods.class
package twitter4j.api
TrendsMethods.getDailyTrends ( ) [abstract]:twitter4j.ResponseList
[ run-time: twitter4j/api/TrendsMethods.getDailyTrends:()Ltwitter4j/ResponseList; ]
TrendsMethods.getDailyTrends ( java.util.Date p1, boolean p2 ) [abstract]:twitter4j.ResponseList
[ run-time: twitter4j/api/TrendsMethods.getDailyTrends:(Ljava/util/Date;Z)Ltwitter4j/ResponseList; ]
TrendsMethods.getWeeklyTrends ( ) [abstract]:twitter4j.ResponseList
[ run-time: twitter4j/api/TrendsMethods.getWeeklyTrends:()Ltwitter4j/ResponseList; ]
TrendsMethods.getWeeklyTrends ( java.util.Date p1, boolean p2 ) [abstract]:twitter4j.ResponseList
[ run-time: twitter4j/api/TrendsMethods.getWeeklyTrends:(Ljava/util/Date;Z)Ltwitter4j/ResponseList; ]
twitter4j-core-2.2.4.jar, TwitterFactory.class
package twitter4j
TwitterFactory.getSingleton ( ) [static]:Twitter
[ run-time: twitter4j/TwitterFactory.getSingleton:()Ltwitter4j/Twitter; ]
twitter4j-stream-2.2.4.jar, TwitterStreamFactory.class
package twitter4j
TwitterStreamFactory.getSingleton ( ) [static]:TwitterStream
[ run-time: twitter4j/TwitterStreamFactory.getSingleton:()Ltwitter4j/TwitterStream; ]
to the top
Removed Methods (29)
twitter4j-async-2.2.3.jar, TwitterAdapter.class
package twitter4j
TwitterAdapter.gotDailyTrends ( java.util.List trendsList ):void
[ run-time: twitter4j/TwitterAdapter.gotDailyTrends:(Ljava/util/List;)V ]
TwitterAdapter.gotWeeklyTrends ( java.util.List trendsList ):void
[ run-time: twitter4j/TwitterAdapter.gotWeeklyTrends:(Ljava/util/List;)V ]
twitter4j-async-2.2.3.jar, TwitterListener.class
package twitter4j
TwitterListener.gotDailyTrends ( java.util.List p1 ) [abstract]:void
[ run-time: twitter4j/TwitterListener.gotDailyTrends:(Ljava/util/List;)V ]
TwitterListener.gotWeeklyTrends ( java.util.List p1 ) [abstract]:void
[ run-time: twitter4j/TwitterListener.gotWeeklyTrends:(Ljava/util/List;)V ]
twitter4j-core-2.2.3.jar, LanguageJSONImpl.class
package twitter4j
LanguageJSONImpl.getCode ( ):String
[ run-time: twitter4j/LanguageJSONImpl.getCode:()Ljava/lang/String; ]
LanguageJSONImpl.getName ( ):String
[ run-time: twitter4j/LanguageJSONImpl.getName:()Ljava/lang/String; ]
LanguageJSONImpl.getStatus ( ):String
[ run-time: twitter4j/LanguageJSONImpl.getStatus:()Ljava/lang/String; ]
twitter4j-core-2.2.3.jar, MediaEntityJSONImpl.class
package twitter4j
MediaEntityJSONImpl.equals ( Object o ):boolean
[ run-time: twitter4j/MediaEntityJSONImpl.equals:(Ljava/lang/Object;)Z ]
MediaEntityJSONImpl.getDisplayURL ( ):String
[ run-time: twitter4j/MediaEntityJSONImpl.getDisplayURL:()Ljava/lang/String; ]
MediaEntityJSONImpl.getEnd ( ):int
[ run-time: twitter4j/MediaEntityJSONImpl.getEnd:()I ]
MediaEntityJSONImpl.getExpandedURL ( ):java.net.URL
[ run-time: twitter4j/MediaEntityJSONImpl.getExpandedURL:()Ljava/net/URL; ]
MediaEntityJSONImpl.getId ( ):long
[ run-time: twitter4j/MediaEntityJSONImpl.getId:()J ]
MediaEntityJSONImpl.getMediaURL ( ):java.net.URL
[ run-time: twitter4j/MediaEntityJSONImpl.getMediaURL:()Ljava/net/URL; ]
MediaEntityJSONImpl.getMediaURLHttps ( ):java.net.URL
[ run-time: twitter4j/MediaEntityJSONImpl.getMediaURLHttps:()Ljava/net/URL; ]
MediaEntityJSONImpl.getSizes ( ):java.util.Map
[ run-time: twitter4j/MediaEntityJSONImpl.getSizes:()Ljava/util/Map; ]
MediaEntityJSONImpl.getStart ( ):int
[ run-time: twitter4j/MediaEntityJSONImpl.getStart:()I ]
MediaEntityJSONImpl.getURL ( ):java.net.URL
[ run-time: twitter4j/MediaEntityJSONImpl.getURL:()Ljava/net/URL; ]
MediaEntityJSONImpl.hashCode ( ):int
[ run-time: twitter4j/MediaEntityJSONImpl.hashCode:()I ]
MediaEntityJSONImpl.MediaEntityJSONImpl ( internal.org.json.JSONObject json )
[ run-time: twitter4j/MediaEntityJSONImpl."<init>":(Ltwitter4j/internal/org/json/JSONObject;)V ]
MediaEntityJSONImpl.toString ( ):String
[ run-time: twitter4j/MediaEntityJSONImpl.toString:()Ljava/lang/String; ]
twitter4j-core-2.2.3.jar, SavedSearchesMethods.class
package twitter4j.api
SavedSearchesMethods.getSavedSearches ( ) [abstract]:java.util.List
[ run-time: twitter4j/api/SavedSearchesMethods.getSavedSearches:()Ljava/util/List; ]
twitter4j-core-2.2.3.jar, SimilarPlacesImpl.class
package twitter4j
SimilarPlacesImpl.getAccessLevel ( ):int
[ run-time: twitter4j/SimilarPlacesImpl.getAccessLevel:()I ]
SimilarPlacesImpl.getFeatureSpecificRateLimitStatus ( ):RateLimitStatus
[ run-time: twitter4j/SimilarPlacesImpl.getFeatureSpecificRateLimitStatus:()Ltwitter4j/RateLimitStatus; ]
SimilarPlacesImpl.getRateLimitStatus ( ):RateLimitStatus
[ run-time: twitter4j/SimilarPlacesImpl.getRateLimitStatus:()Ltwitter4j/RateLimitStatus; ]
SimilarPlacesImpl.getToken ( ):String
[ run-time: twitter4j/SimilarPlacesImpl.getToken:()Ljava/lang/String; ]
twitter4j-core-2.2.3.jar, TrendsMethods.class
package twitter4j.api
TrendsMethods.getDailyTrends ( ) [abstract]:java.util.List
[ run-time: twitter4j/api/TrendsMethods.getDailyTrends:()Ljava/util/List; ]
TrendsMethods.getDailyTrends ( java.util.Date p1, boolean p2 ) [abstract]:java.util.List
[ run-time: twitter4j/api/TrendsMethods.getDailyTrends:(Ljava/util/Date;Z)Ljava/util/List; ]
TrendsMethods.getWeeklyTrends ( ) [abstract]:java.util.List
[ run-time: twitter4j/api/TrendsMethods.getWeeklyTrends:()Ljava/util/List; ]
TrendsMethods.getWeeklyTrends ( java.util.Date p1, boolean p2 ) [abstract]:java.util.List
[ run-time: twitter4j/api/TrendsMethods.getWeeklyTrends:(Ljava/util/Date;Z)Ljava/util/List; ]
to the top
Problems with Data Types, High risk (37)
twitter4j-async-2.2.3.jar
package twitter4j
[+] TwitterListener (5)
|
Abstract method TwitterListener.gotDailyTrends ( ResponseList 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 gotDailyTrends(ResponseList) in TwitterListener. |
Abstract method TwitterListener.gotWeeklyTrends ( ResponseList 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 gotWeeklyTrends(ResponseList) in TwitterListener. |
Abstract method TwitterListener.updatedAccountSettings ( AccountSettings 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 updatedAccountSettings(AccountSettings) in TwitterListener. |
Abstract method TwitterListener.gotDailyTrends ( java.util.List p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method gotDailyTrends(java.util.List) in interface TwitterListener. |
Abstract method TwitterListener.gotWeeklyTrends ( java.util.List p1 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method gotWeeklyTrends(java.util.List) in interface TwitterListener. |
[+] affected methods (98)
AsyncTwitter.addListener ( TwitterListener p1 ):
1st parameter 'p1' of this abstract 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.gotAccountSettings ( AccountSettings p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotAccountTotals ( AccountTotals p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotAllUserLists ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotAPIConfiguration ( TwitterAPIConfiguration 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.gotDirectMessage ( DirectMessage 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.gotLanguages ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotLocationTrends ( Trends p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotMemberSuggestions ( ResponseList 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.gotNoRetweetIds ( IDs 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.gotRelatedResults ( RelatedResults 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.gotRetweetedByUser ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedToMe ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedToUser ( 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.lookedUpFriendships ( ResponseList 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.updatedFriendship ( Relationship 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.api
[+] AccountMethodsAsync (1)
|
Abstract method AccountMethodsAsync.updateAccountSettings ( Integer p1, Boolean p2, String p3, String p4, String p5, String p6 ) 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 updateAccountSettings(java.lang.Integer, java.lang.Boolean, java.lang.String, java.lang.String, java.lang.String, java.lang.String) in AccountMethodsAsync. |
[+] affected methods (10)
AccountMethodsAsync.getAccountSettings ( ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.getAccountTotals ( ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.getRateLimitStatus ( ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.updateProfile ( String p1, String p2, String p3, String p4 ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.updateProfileBackgroundImage ( java.io.File p1, boolean p2 ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.updateProfileBackgroundImage ( java.io.InputStream 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.updateProfileImage ( java.io.InputStream p1 ):
This abstract method is from 'AccountMethodsAsync' interface.
AccountMethodsAsync.verifyCredentials ( ):
This abstract method is from 'AccountMethodsAsync' interface.
[+] ListMethodsAsync (4)
|
Abstract method ListMethodsAsync.getUserListMemberships ( long 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 getUserListMemberships(long) in ListMethodsAsync. |
Abstract method ListMethodsAsync.getUserListMemberships ( long p1, long p2 ) 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 getUserListMemberships(long, long) in ListMethodsAsync. |
Abstract method ListMethodsAsync.getUserListMemberships ( long p1, long p2, boolean p3 ) 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 getUserListMemberships(long, long, boolean) in ListMethodsAsync. |
Abstract method ListMethodsAsync.getUserListMemberships ( String p1, long p2, boolean p3 ) 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 getUserListMemberships(java.lang.String, long, boolean) in ListMethodsAsync. |
[+] affected methods (14)
ListMethodsAsync.createUserList ( String p1, boolean p2, String p3 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.destroyUserList ( int p1 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.getAllSubscribingUserLists ( long p1 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.getAllSubscribingUserLists ( String p1 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.getUserListMemberships ( String p1, long p2 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.getUserLists ( long p1, long p2 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.getUserLists ( String p1, long p2 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.getUserListStatuses ( int p1, twitter4j.Paging p2 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.getUserListStatuses ( long p1, int p2, twitter4j.Paging p3 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.getUserListStatuses ( String p1, int p2, twitter4j.Paging p3 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.getUserListSubscriptions ( String p1, long p2 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.showUserList ( int p1 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.showUserList ( String p1, int p2 ):
This abstract method is from 'ListMethodsAsync' interface.
ListMethodsAsync.updateUserList ( int p1, String p2, boolean p3, String p4 ):
This abstract method is from 'ListMethodsAsync' interface.
twitter4j-core-2.2.3.jar
package twitter4j
[+] AccountSettings (4)
|
Abstract method AccountSettings.getLanguage ( ) 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 getLanguage() in AccountSettings. |
Abstract method AccountSettings.getTimeZone ( ) 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 getTimeZone() in AccountSettings. |
Abstract method AccountSettings.isAlwaysUseHttps ( ) 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 isAlwaysUseHttps() in AccountSettings. |
Abstract method AccountSettings.isDiscoverableByEmail ( ) 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 isDiscoverableByEmail() in AccountSettings. |
[+] affected methods (8)
AccountSettings.getSleepEndTime ( ):
This abstract method is from 'AccountSettings' interface.
AccountSettings.getSleepStartTime ( ):
This abstract method is from 'AccountSettings' interface.
AccountSettings.getTrendLocations ( ):
This abstract method is from 'AccountSettings' interface.
AccountSettings.isGeoEnabled ( ):
This abstract method is from 'AccountSettings' interface.
AccountSettings.isSleepTimeEnabled ( ):
This abstract method is from 'AccountSettings' interface.
api.AccountMethods.getAccountSettings ( ):
Return value of this abstract method has type 'AccountSettings'.
TwitterAdapter.gotAccountSettings ( AccountSettings settings ):
1st parameter 'settings' of this method has type 'AccountSettings'.
TwitterListener.gotAccountSettings ( AccountSettings p1 ):
1st parameter 'p1' of this abstract method has type 'AccountSettings'.
[+] LanguageJSONImpl (1)
|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class LanguageJSONImpl. |
[+] affected methods (3)
LanguageJSONImpl.getCode ( ):
This method is from 'LanguageJSONImpl' class.
LanguageJSONImpl.getName ( ):
This method is from 'LanguageJSONImpl' class.
LanguageJSONImpl.getStatus ( ):
This method is from 'LanguageJSONImpl' class.
[+] MediaEntityJSONImpl (1)
|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class MediaEntityJSONImpl. |
[+] affected methods (13)
MediaEntityJSONImpl.equals ( Object o ):
This method is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.getDisplayURL ( ):
This method is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.getEnd ( ):
This method is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.getExpandedURL ( ):
This method is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.getId ( ):
This method is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.getMediaURL ( ):
This method is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.getMediaURLHttps ( ):
This method is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.getSizes ( ):
This method is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.getStart ( ):
This method is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.getURL ( ):
This method is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.hashCode ( ):
This method is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.MediaEntityJSONImpl ( internal.org.json.JSONObject json ):
This constructor is from 'MediaEntityJSONImpl' class.
MediaEntityJSONImpl.toString ( ):
This method is from 'MediaEntityJSONImpl' class.
[+] Place (1)
|
Added super-interface TwitterResponse. | 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 TwitterResponse. |
[+] affected methods (22)
api.GeoMethods.createPlace ( String p1, String p2, String p3, GeoLocation p4, String p5 ):
Return value of this abstract method has type 'Place'.
api.GeoMethods.getGeoDetails ( String p1 ):
Return value of this abstract method has type 'Place'.
json.DataObjectFactory.createPlace ( String rawJSON ):
Return value of this method has type 'Place'.
Place.getBoundingBoxCoordinates ( ):
This abstract method is from 'Place' interface.
Place.getBoundingBoxType ( ):
This abstract method is from 'Place' interface.
Place.getContainedWithIn ( ):
This abstract method is from 'Place' interface.
Place.getCountry ( ):
This abstract method is from 'Place' interface.
Place.getCountryCode ( ):
This abstract method is from 'Place' interface.
Place.getFullName ( ):
This abstract method is from 'Place' interface.
Place.getGeometryCoordinates ( ):
This abstract method is from 'Place' interface.
Place.getGeometryType ( ):
This abstract method is from 'Place' interface.
Place.getId ( ):
This abstract method is from 'Place' interface.
Place.getName ( ):
This abstract method is from 'Place' interface.
Place.getPlaceType ( ):
This abstract method is from 'Place' interface.
Place.getStreetAddress ( ):
This abstract method is from 'Place' interface.
Place.getURL ( ):
This abstract method is from 'Place' interface.
Status.getPlace ( ):
Return value of this abstract method has type 'Place'.
Tweet.getPlace ( ):
Return value of this abstract method has type 'Place'.
TwitterAdapter.createdPlace ( Place place ):
1st parameter 'place' of this method has type 'Place'.
TwitterAdapter.gotGeoDetails ( Place place ):
1st parameter 'place' of this method has type 'Place'.
TwitterListener.createdPlace ( Place p1 ):
1st parameter 'p1' of this abstract method has type 'Place'.
TwitterListener.gotGeoDetails ( Place p1 ):
1st parameter 'p1' of this abstract method has type 'Place'.
[+] SimilarPlacesImpl (1)
|
This class has been removed. | Recompilation of a client program may be terminated with the message: cannot find class SimilarPlacesImpl. |
[+] affected methods (4)
SimilarPlacesImpl.getAccessLevel ( ):
This method is from 'SimilarPlacesImpl' class.
SimilarPlacesImpl.getFeatureSpecificRateLimitStatus ( ):
This method is from 'SimilarPlacesImpl' class.
SimilarPlacesImpl.getRateLimitStatus ( ):
This method is from 'SimilarPlacesImpl' class.
SimilarPlacesImpl.getToken ( ):
This method is from 'SimilarPlacesImpl' class.
[+] Trend (1)
|
Removed super-interface TwitterResponse. | Recompilation of a client program may be terminated with the message: cannot find method in Trend. |
[+] affected methods (4)
json.DataObjectFactory.createTrend ( String rawJSON ):
Return value of this method has type 'Trend'.
Trend.getName ( ):
This abstract method is from 'Trend' interface.
Trend.getQuery ( ):
This abstract method is from 'Trend' interface.
Trend.getUrl ( ):
This abstract method is from 'Trend' interface.
[+] Trends (1)
|
Added super-interface TwitterResponse. | 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 TwitterResponse. |
[+] affected methods (15)
api.LocalTrendsMethods.getLocationTrends ( int p1 ):
Return value of this abstract method has type 'Trends'.
api.TrendsMethods.getCurrentTrends ( ):
Return value of this abstract method has type 'Trends'.
api.TrendsMethods.getCurrentTrends ( boolean p1 ):
Return value of this abstract method has type 'Trends'.
api.TrendsMethods.getTrends ( ):
Return value of this abstract method has type 'Trends'.
json.DataObjectFactory.createTrends ( String rawJSON ):
Return value of this method has type 'Trends'.
Trends.getAsOf ( ):
This abstract method is from 'Trends' interface.
Trends.getLocation ( ):
This abstract method is from 'Trends' interface.
Trends.getTrendAt ( ):
This abstract method is from 'Trends' interface.
Trends.getTrends ( ):
This abstract method is from 'Trends' interface.
TwitterAdapter.gotCurrentTrends ( Trends trends ):
1st parameter 'trends' of this method has type 'Trends'.
TwitterAdapter.gotLocationTrends ( Trends trends ):
1st parameter 'trends' of this method has type 'Trends'.
TwitterAdapter.gotTrends ( Trends trends ):
1st parameter 'trends' of this method has type 'Trends'.
TwitterListener.gotCurrentTrends ( Trends p1 ):
1st parameter 'p1' of this abstract method has type 'Trends'.
TwitterListener.gotLocationTrends ( Trends p1 ):
1st parameter 'p1' of this abstract method has type 'Trends'.
TwitterListener.gotTrends ( Trends p1 ):
1st parameter 'p1' of this abstract method has type 'Trends'.
[+] TwitterAPIConfiguration (1)
|
Added super-interface java.io.Serializable. | 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 java.io.Serializable. |
[+] affected methods (10)
api.HelpMethods.getAPIConfiguration ( ):
Return value of this abstract method has type 'TwitterAPIConfiguration'.
TwitterAdapter.gotAPIConfiguration ( TwitterAPIConfiguration conf ):
1st parameter 'conf' of this method has type 'TwitterAPIConfiguration'.
TwitterAPIConfiguration.getCharactersReservedPerMedia ( ):
This abstract method is from 'TwitterAPIConfiguration' interface.
TwitterAPIConfiguration.getMaxMediaPerUpload ( ):
This abstract method is from 'TwitterAPIConfiguration' interface.
TwitterAPIConfiguration.getNonUsernamePaths ( ):
This abstract method is from 'TwitterAPIConfiguration' interface.
TwitterAPIConfiguration.getPhotoSizeLimit ( ):
This abstract method is from 'TwitterAPIConfiguration' interface.
TwitterAPIConfiguration.getPhotoSizes ( ):
This abstract method is from 'TwitterAPIConfiguration' interface.
TwitterAPIConfiguration.getShortURLLength ( ):
This abstract method is from 'TwitterAPIConfiguration' interface.
TwitterAPIConfiguration.getShortURLLengthHttps ( ):
This abstract method is from 'TwitterAPIConfiguration' interface.
TwitterListener.gotAPIConfiguration ( TwitterAPIConfiguration p1 ):
1st parameter 'p1' of this abstract method has type 'TwitterAPIConfiguration'.
package twitter4j.api
[+] AccountMethods (1)
|
Abstract method AccountMethods.updateAccountSettings ( Integer p1, Boolean p2, String p3, String p4, String p5, String p6 ) 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 updateAccountSettings(java.lang.Integer, java.lang.Boolean, java.lang.String, java.lang.String, java.lang.String, java.lang.String) in AccountMethods. |
[+] affected methods (10)
AccountMethods.getAccountSettings ( ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.getAccountTotals ( ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.getRateLimitStatus ( ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.updateProfile ( String p1, String p2, String p3, String p4 ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.updateProfileBackgroundImage ( java.io.File p1, boolean p2 ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.updateProfileBackgroundImage ( java.io.InputStream 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.updateProfileImage ( java.io.InputStream p1 ):
This abstract method is from 'AccountMethods' interface.
AccountMethods.verifyCredentials ( ):
This abstract method is from 'AccountMethods' interface.
[+] ListMethods (4)
|
Abstract method ListMethods.getUserListMemberships ( long 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 getUserListMemberships(long) in ListMethods. |
Abstract method ListMethods.getUserListMemberships ( long p1, long p2 ) 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 getUserListMemberships(long, long) in ListMethods. |
Abstract method ListMethods.getUserListMemberships ( long p1, long p2, boolean p3 ) 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 getUserListMemberships(long, long, boolean) in ListMethods. |
Abstract method ListMethods.getUserListMemberships ( String p1, long p2, boolean p3 ) 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 getUserListMemberships(java.lang.String, long, boolean) in ListMethods. |
[+] affected methods (14)
ListMethods.createUserList ( String p1, boolean p2, String p3 ):
This abstract method is from 'ListMethods' interface.
ListMethods.destroyUserList ( int p1 ):
This abstract method is from 'ListMethods' interface.
ListMethods.getAllUserLists ( long p1 ):
This abstract method is from 'ListMethods' interface.
ListMethods.getAllUserLists ( String p1 ):
This abstract method is from 'ListMethods' interface.
ListMethods.getUserListMemberships ( String p1, long p2 ):
This abstract method is from 'ListMethods' interface.
ListMethods.getUserLists ( long p1, long p2 ):
This abstract method is from 'ListMethods' interface.
ListMethods.getUserLists ( String p1, long p2 ):
This abstract method is from 'ListMethods' interface.
ListMethods.getUserListStatuses ( int p1, twitter4j.Paging p2 ):
This abstract method is from 'ListMethods' interface.
ListMethods.getUserListStatuses ( long p1, int p2, twitter4j.Paging p3 ):
This abstract method is from 'ListMethods' interface.
ListMethods.getUserListStatuses ( String p1, int p2, twitter4j.Paging p3 ):
This abstract method is from 'ListMethods' interface.
ListMethods.getUserListSubscriptions ( String p1, long p2 ):
This abstract method is from 'ListMethods' interface.
ListMethods.showUserList ( int p1 ):
This abstract method is from 'ListMethods' interface.
ListMethods.showUserList ( String p1, int p2 ):
This abstract method is from 'ListMethods' interface.
ListMethods.updateUserList ( int p1, String p2, boolean p3, String p4 ):
This abstract method is from 'ListMethods' interface.
[+] SavedSearchesMethods (2)
|
Abstract method SavedSearchesMethods.getSavedSearches ( ) 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 getSavedSearches() in SavedSearchesMethods. |
Abstract method SavedSearchesMethods.getSavedSearches ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getSavedSearches() in interface SavedSearchesMethods. |
[+] affected methods (3)
SavedSearchesMethods.createSavedSearch ( String p1 ):
This abstract method is from 'SavedSearchesMethods' interface.
SavedSearchesMethods.destroySavedSearch ( int p1 ):
This abstract method is from 'SavedSearchesMethods' interface.
SavedSearchesMethods.showSavedSearch ( int p1 ):
This abstract method is from 'SavedSearchesMethods' interface.
[+] TrendsMethods (8)
|
Abstract method TrendsMethods.getDailyTrends ( ) 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 getDailyTrends() in TrendsMethods. |
Abstract method TrendsMethods.getDailyTrends ( java.util.Date p1, boolean p2 ) 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 getDailyTrends(java.util.Date, boolean) in TrendsMethods. |
Abstract method TrendsMethods.getWeeklyTrends ( ) 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 getWeeklyTrends() in TrendsMethods. |
Abstract method TrendsMethods.getWeeklyTrends ( java.util.Date p1, boolean p2 ) 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 getWeeklyTrends(java.util.Date, boolean) in TrendsMethods. |
Abstract method TrendsMethods.getDailyTrends ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getDailyTrends() in interface TrendsMethods. |
Abstract method TrendsMethods.getDailyTrends ( java.util.Date p1, boolean p2 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getDailyTrends(java.util.Date, boolean) in interface TrendsMethods. |
Abstract method TrendsMethods.getWeeklyTrends ( ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getWeeklyTrends() in interface TrendsMethods. |
Abstract method TrendsMethods.getWeeklyTrends ( java.util.Date p1, boolean p2 ) has been removed from this interface. | Recompilation of a client program may be terminated with the message: cannot find method getWeeklyTrends(java.util.Date, boolean) in interface TrendsMethods. |
[+] affected methods (3)
TrendsMethods.getCurrentTrends ( ):
This abstract method is from 'TrendsMethods' interface.
TrendsMethods.getCurrentTrends ( boolean p1 ):
This abstract method is from 'TrendsMethods' interface.
TrendsMethods.getTrends ( ):
This abstract method is from 'TrendsMethods' interface.
package twitter4j.conf
[+] Configuration (1)
|
Abstract method Configuration.isGAE ( ) 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 isGAE() in Configuration. |
[+] affected methods (54)
twitter4j.AsyncTwitterFactory.AsyncTwitterFactory ( Configuration conf ):
1st parameter 'conf' of this method has type 'Configuration'.
twitter4j.auth.AuthorizationFactory.getInstance ( Configuration conf ):
1st parameter 'conf' of this method has type 'Configuration'.
twitter4j.auth.OAuthAuthorization.OAuthAuthorization ( Configuration conf ):
1st parameter 'conf' of this method has type 'Configuration'.
Configuration.getAsyncNumThreads ( ):
This abstract method is from 'Configuration' interface.
Configuration.getClientURL ( ):
This abstract method is from 'Configuration' interface.
Configuration.getClientVersion ( ):
This abstract method is from 'Configuration' interface.
Configuration.getDispatcherImpl ( ):
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.getMediaProvider ( ):
This abstract method is from 'Configuration' interface.
Configuration.getMediaProviderAPIKey ( ):
This abstract method is from 'Configuration' interface.
Configuration.getMediaProviderParameters ( ):
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.getSiteStreamBaseURL ( ):
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.isIncludeEntitiesEnabled ( ):
This abstract method is from 'Configuration' interface.
Configuration.isIncludeRTsEnabled ( ):
This abstract method is from 'Configuration' interface.
Configuration.isJSONStoreEnabled ( ):
This abstract method is from 'Configuration' interface.
Configuration.isMBeanEnabled ( ):
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.media.ImageUploadFactory.ImageUploadFactory ( Configuration conf ):
1st parameter 'conf' of this method has type 'Configuration'.
twitter4j.TwitterBase.getConfiguration ( ):
Return value of this abstract 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'.
to the top
Problems with Data Types, Low risk (1)
twitter4j-async-2.2.3.jar
package twitter4j
[+] TwitterListener (1)
|
Field UPDATE_ACCOUNT_SETTINGS 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 UPDATE_ACCOUNT_SETTINGS is ambiguous. |
[+] affected methods (98)
AsyncTwitter.addListener ( TwitterListener p1 ):
1st parameter 'p1' of this abstract 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.gotAccountSettings ( AccountSettings p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotAccountTotals ( AccountTotals p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotAllUserLists ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotAPIConfiguration ( TwitterAPIConfiguration 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.gotDirectMessage ( DirectMessage 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.gotLanguages ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotLocationTrends ( Trends p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotMemberSuggestions ( ResponseList 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.gotNoRetweetIds ( IDs 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.gotRelatedResults ( RelatedResults 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.gotRetweetedByUser ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedToMe ( ResponseList p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRetweetedToUser ( 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.lookedUpFriendships ( ResponseList 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.updatedFriendship ( Relationship 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.
to the top
Java ARchives (4)
twitter4j-async-2.2.3.jar
twitter4j-core-2.2.3.jar
twitter4j-media-support-2.2.3.jar
twitter4j-stream-2.2.3.jar
to the top
Classes (198)
package twitter4j
AbstractStreamImplementation
AbstractStreamImplementation.StreamEvent
AccountSettings
AccountSettingsJSONImpl
AccountTotals
AccountTotalsJSONImpl
Annotation
Annotations
AsyncTwitter
AsyncTwitterFactory
AsyncTwitterImpl
AsyncTwitterImpl.AsyncTask
Category
CategoryJSONImpl
ConnectionLifeCycleListener
CursorSupport
DirectMessage
DirectMessageJSONImpl
ExceptionDiagnosis
FilterQuery
Friendship
FriendshipJSONImpl
GeoLocation
GeoQuery
HashtagEntity
HashtagEntityJSONImpl
IDs
IDsJSONImpl
LanguageJSONImpl
Location
LocationJSONImpl
MediaEntity
MediaEntity.Size
MediaEntityJSONImpl
MediaEntityJSONImpl.Size
PagableResponseList
PagableResponseListImpl
Paging
Place
PlaceJSONImpl
ProfileImage
ProfileImage.ImageSize
ProfileImageImpl
Query
QueryResult
QueryResultJSONImpl
RateLimitStatus
RateLimitStatusEvent
RateLimitStatusJSONImpl
RateLimitStatusListener
RelatedResults
RelatedResultsJSONImpl
Relationship
RelationshipJSONImpl
ResponseList
ResponseListImpl
SavedSearch
SavedSearchJSONImpl
SimilarPlaces
SimilarPlacesImpl
SiteStreamsAdapter
SiteStreamsImpl
SiteStreamsListener
Status
StatusAdapter
StatusDeletionNotice
StatusDeletionNoticeImpl
StatusJSONImpl
StatusListener
StatusStream
StatusStreamImpl
StatusUpdate
StreamImplementation
StreamingReadTimeoutConfiguration
StreamListener
Trend
TrendJSONImpl
Trends
TrendsJSONImpl
Tweet
TweetJSONImpl
Twitter
TwitterAdapter
TwitterAPIConfiguration
TwitterAPIConfigurationJSONImpl
TwitterAPIMonitor
TwitterBase
TwitterBaseImpl
TwitterException
TwitterFactory
TwitterImpl
TwitterListener
TwitterMethod
TwitterResponse
TwitterResponseImpl
TwitterStream
TwitterStreamFactory
TwitterStreamImpl
TwitterStreamImpl.TwitterStreamConsumer
URLEntity
URLEntityJSONImpl
User
UserJSONImpl
UserList
UserListJSONImpl
UserMentionEntity
UserMentionEntityJSONImpl
UserStream
UserStreamAdapter
UserStreamImpl
UserStreamListener
VersionAsync
VersionStream
package twitter4j.api
AccountMethods
AccountMethodsAsync
BlockMethods
BlockMethodsAsync
DirectMessageMethods
DirectMessageMethodsAsync
FavoriteMethods
FavoriteMethodsAsync
FriendsFollowersMethods
FriendsFollowersMethodsAsync
FriendshipMethods
FriendshipMethodsAsync
GeoMethods
GeoMethodsAsync
HelpMethods
HelpMethods.Language
HelpMethodsAsync
LegalResources
LegalResourcesAsync
ListMembersMethods
ListMembersMethodsAsync
ListMethods
ListMethodsAsync
ListSubscribersMethods
ListSubscribersMethodsAsync
LocalTrendsMethods
LocalTrendsMethodsAsync
NewTwitterMethods
NewTwitterMethodsAsync
NotificationMethods
NotificationMethodsAsync
SavedSearchesMethods
SavedSearchesMethodsAsync
SearchMethods
SearchMethodsAsync
SpamReportingMethods
SpamReportingMethodsAsync
StatusMethods
StatusMethodsAsync
TimelineMethods
TimelineMethodsAsync
TrendsMethods
TrendsMethodsAsync
UserMethods
UserMethodsAsync
package twitter4j.auth
AccessToken
Authorization
AuthorizationConfiguration
AuthorizationFactory
BasicAuthorization
NullAuthorization
OAuthAuthorization
OAuthSupport
OAuthToken
RequestToken
package twitter4j.conf
Configuration
ConfigurationBase
ConfigurationBuilder
ConfigurationContext
ConfigurationFactory
PropertyConfiguration
PropertyConfigurationFactory
package twitter4j.json
DataObjectFactory
JSONObjectType
package twitter4j.management
APIStatistics
APIStatisticsMBean
APIStatisticsOpenMBean
InvocationStatistics
InvocationStatisticsCalculator
package twitter4j.media
AbstractImageUploadImpl
ImageUpload
ImageUploadFactory
ImgLyUpload
MediaProvider
MobypictureUpload
PlixiUpload
PosterousUpload
TwiplUpload
TwippleUpload
TwitgooUpload
TwitpicUpload
Version
YFrogUpload
package twitter4j.util
CharacterUtil
TimeSpanConverter
to the top
Generated on Wed Aug 3 09:03:59 2011 for Twitter4J by Java API Compliance Checker 1.0
A tool for checking backward compatibility of a Java library API