Source compatibility report for the Twitter4J library from version 2.2.1 to 2.2.2


Summary


Total Java ARchives4
Total Classes190
Checked Methods / Types2184 / 134
VerdictIncompatible

Problem Summary


Added Methods4
Removed Methods0
Problems with
Data Types
High risk3
Medium risk0
Low risk0
Problems with
Methods
High risk0
Medium risk0
Low risk0

Added Methods (4)


twitter4j-async-2.2.2.jar, FriendshipMethodsAsync.class
package twitter4j.api
FriendshipMethodsAsync.getNoRetweetIds ( ) [abstract]:void

twitter4j-async-2.2.2.jar, TwitterAdapter.class
package twitter4j
TwitterAdapter.gotNoRetweetIds IDs ids ):void

twitter4j-async-2.2.2.jar, TwitterListener.class
package twitter4j
TwitterListener.gotNoRetweetIds IDs p1 ) [abstract]:void

twitter4j-core-2.2.2.jar, FriendshipMethods.class
package twitter4j.api
FriendshipMethods.getNoRetweetIds ( ) [abstract]:twitter4j.IDs

to the top

Problems with Data Types, High risk (3)


twitter4j-async-2.2.1.jar
package twitter4j
[+] TwitterListener (1)

package twitter4j.api
[+] FriendshipMethodsAsync (1)

twitter4j-core-2.2.1.jar
package twitter4j.api
[+] FriendshipMethods (1)

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