Source compatibility report for the Twitter4J library from version 2.2.1 to 2.2.2
Summary
4 |
190 |
2184 / 134 |
Incompatible |
Problem Summary
Added Methods (4)
twitter4j-async-2.2.2.jar, FriendshipMethodsAsync.class
package twitter4j.api
FriendshipMethodsAsync.getNoRetweetIds ( ) [abstract]:void
[ run-time name: twitter4j/api/FriendshipMethodsAsync.getNoRetweetIds:()V ]
twitter4j-async-2.2.2.jar, TwitterAdapter.class
package twitter4j
TwitterAdapter.gotNoRetweetIds ( IDs ids ):void
[ run-time name: twitter4j/TwitterAdapter.gotNoRetweetIds:(Ltwitter4j/IDs;)V ]
twitter4j-async-2.2.2.jar, TwitterListener.class
package twitter4j
TwitterListener.gotNoRetweetIds ( IDs p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.gotNoRetweetIds:(Ltwitter4j/IDs;)V ]
twitter4j-core-2.2.2.jar, FriendshipMethods.class
package twitter4j.api
FriendshipMethods.getNoRetweetIds ( ) [abstract]:twitter4j.IDs
[ run-time name: twitter4j/api/FriendshipMethods.getNoRetweetIds:()Ltwitter4j/IDs; ]
to the top
Problems with Data Types, High risk (3)
twitter4j-async-2.2.1.jar
package twitter4j
[+] TwitterListener (1)
|
Abstract method TwitterListener.gotNoRetweetIds ( IDs 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 gotNoRetweetIds(IDs) in TwitterListener. |
[+] affected methods (97)
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.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.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.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.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.gotWeeklyTrends ( java.util.List 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
[+] FriendshipMethodsAsync (1)
|
Abstract method FriendshipMethodsAsync.getNoRetweetIds ( ) 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 getNoRetweetIds() in FriendshipMethodsAsync. |
[+] affected methods (15)
FriendshipMethodsAsync.createFriendship ( long p1 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.createFriendship ( long p1, boolean p2 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.createFriendship ( String p1 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.createFriendship ( String p1, boolean p2 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.destroyFriendship ( long p1 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.destroyFriendship ( String p1 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.existsFriendship ( String p1, String p2 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.getIncomingFriendships ( long p1 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.getOutgoingFriendships ( long p1 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.lookupFriendships ( long[] p1 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.lookupFriendships ( String[] p1 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.showFriendship ( long p1, long p2 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.showFriendship ( String p1, String p2 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.updateFriendship ( long p1, boolean p2, boolean p3 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
FriendshipMethodsAsync.updateFriendship ( String p1, boolean p2, boolean p3 ):
This abstract method is from 'FriendshipMethodsAsync' interface.
twitter4j-core-2.2.1.jar
package twitter4j.api
[+] FriendshipMethods (1)
|
Abstract method FriendshipMethods.getNoRetweetIds ( ) 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 getNoRetweetIds() in FriendshipMethods. |
[+] affected methods (15)
FriendshipMethods.createFriendship ( long p1 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.createFriendship ( long p1, boolean p2 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.createFriendship ( String p1 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.createFriendship ( String p1, boolean p2 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.destroyFriendship ( long p1 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.destroyFriendship ( String p1 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.existsFriendship ( String p1, String p2 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.getIncomingFriendships ( long p1 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.getOutgoingFriendships ( long p1 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.lookupFriendships ( long[] p1 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.lookupFriendships ( String[] p1 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.showFriendship ( long p1, long p2 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.showFriendship ( String p1, String p2 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.updateFriendship ( long p1, boolean p2, boolean p3 ):
This abstract method is from 'FriendshipMethods' interface.
FriendshipMethods.updateFriendship ( String p1, boolean p2, boolean p3 ):
This abstract method is from 'FriendshipMethods' interface.
to the top
Java ARchives (4)
twitter4j-async-2.2.1.jar
twitter4j-core-2.2.1.jar
twitter4j-media-support-2.2.1.jar
twitter4j-stream-2.2.1.jar
to the top
Classes (190)
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
Location
LocationJSONImpl
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
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
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 Fri Apr 29 09:07:01 2011 for Twitter4J by Java API Compliance Checker 1.0
A tool for checking backward compatibility of a Java library API