Source compatibility report for the Twitter4J library from version 2.2.3 to 2.2.4


Summary


Total Java ARchives4
Total Classes198
Checked Methods / Types2052 / 141
VerdictIncompatible

Problem Summary


Added Methods38
Removed Methods29
Problems with
Data Types
High risk37
Medium risk0
Low risk1
Problems with
Methods
High risk0
Medium risk0
Low risk0

Added Methods (38)


twitter4j-appengine-2.2.4.jar, TwitterRuntimeException.class
package twitter4j
TwitterRuntimeException.TwitterRuntimeException Throwable th )

twitter4j-appengine-2.2.4.jar, VersionAppEngine.class
package twitter4j
VersionAppEngine.getVersion ( ) [static]:String
VersionAppEngine.main String[] args ) [static]:void

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

twitter4j-async-2.2.4.jar, AsyncTwitterFactory.class
package twitter4j
AsyncTwitterFactory.getSingleton ( ) [static]:AsyncTwitter

twitter4j-async-2.2.4.jar, ListMethodsAsync.class
package twitter4j.api
ListMethodsAsync.getUserListMemberships long p1 ) [abstract]:void
ListMethodsAsync.getUserListMemberships long p1, long p2 ) [abstract]:void
ListMethodsAsync.getUserListMemberships long p1, long p2, boolean p3 ) [abstract]:void
ListMethodsAsync.getUserListMemberships String p1, long p2, boolean p3 ) [abstract]:void

twitter4j-async-2.2.4.jar, TwitterAdapter.class
package twitter4j
TwitterAdapter.gotDailyTrends ResponseList trendsList ):void
TwitterAdapter.gotWeeklyTrends ResponseList trendsList ):void
TwitterAdapter.updatedAccountSettings AccountSettings settings ):void

twitter4j-async-2.2.4.jar, TwitterListener.class
package twitter4j
TwitterListener.gotDailyTrends ResponseList p1 ) [abstract]:void
TwitterListener.gotWeeklyTrends ResponseList p1 ) [abstract]:void
TwitterListener.updatedAccountSettings AccountSettings p1 ) [abstract]:void

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

twitter4j-core-2.2.4.jar, AccountSettings.class
package twitter4j
AccountSettings.getLanguage ( ) [abstract]:String
AccountSettings.getTimeZone ( ) [abstract]:TimeZone
AccountSettings.isAlwaysUseHttps ( ) [abstract]:boolean
AccountSettings.isDiscoverableByEmail ( ) [abstract]:boolean

twitter4j-core-2.2.4.jar, Annotations.class
package twitter4j
Annotations.Annotations internal.org.json.JSONArray jsonArray )

twitter4j-core-2.2.4.jar, Configuration.class
package twitter4j.conf
Configuration.isGAE ( ) [abstract]:boolean

twitter4j-core-2.2.4.jar, ListMethods.class
package twitter4j.api
ListMethods.getUserListMemberships long p1 ) [abstract]:twitter4j.PagableResponseList
ListMethods.getUserListMemberships long p1, long p2 ) [abstract]:twitter4j.PagableResponseList
ListMethods.getUserListMemberships long p1, long p2, boolean p3 ) [abstract]:twitter4j.PagableResponseList
ListMethods.getUserListMemberships String p1, long p2, boolean p3 ) [abstract]:twitter4j.PagableResponseList

twitter4j-core-2.2.4.jar, PropertyConfiguration.class
package twitter4j.conf
PropertyConfiguration.isGAE (  ):boolean
PropertyConfiguration.readResolve (  ):Object

twitter4j-core-2.2.4.jar, SavedSearchesMethods.class
package twitter4j.api
SavedSearchesMethods.getSavedSearches ( ) [abstract]:twitter4j.ResponseList

twitter4j-core-2.2.4.jar, TimeZone.class
package twitter4j
TimeZone.getName ( ) [abstract]:String
TimeZone.tzinfoName ( ) [abstract]:String
TimeZone.utcOffset ( ) [abstract]:int

twitter4j-core-2.2.4.jar, TrendsMethods.class
package twitter4j.api
TrendsMethods.getDailyTrends ( ) [abstract]:twitter4j.ResponseList
TrendsMethods.getDailyTrends java.util.Date p1, boolean p2 ) [abstract]:twitter4j.ResponseList
TrendsMethods.getWeeklyTrends ( ) [abstract]:twitter4j.ResponseList
TrendsMethods.getWeeklyTrends java.util.Date p1, boolean p2 ) [abstract]:twitter4j.ResponseList

twitter4j-core-2.2.4.jar, TwitterFactory.class
package twitter4j
TwitterFactory.getSingleton (  ) [static]:Twitter

twitter4j-stream-2.2.4.jar, TwitterStreamFactory.class
package twitter4j
TwitterStreamFactory.getSingleton ( ) [static]:TwitterStream

to the top

Removed Methods (29)


twitter4j-async-2.2.3.jar, TwitterAdapter.class
package twitter4j
TwitterAdapter.gotDailyTrends java.util.List trendsList ):void
TwitterAdapter.gotWeeklyTrends java.util.List trendsList ):void

twitter4j-async-2.2.3.jar, TwitterListener.class
package twitter4j
TwitterListener.gotDailyTrends java.util.List p1 ) [abstract]:void
TwitterListener.gotWeeklyTrends java.util.List p1 ) [abstract]:void

twitter4j-core-2.2.3.jar, LanguageJSONImpl.class
package twitter4j
LanguageJSONImpl.getCode (  ):String
LanguageJSONImpl.getName (  ):String
LanguageJSONImpl.getStatus (  ):String

twitter4j-core-2.2.3.jar, MediaEntityJSONImpl.class
package twitter4j
MediaEntityJSONImpl.equals Object o ):boolean
MediaEntityJSONImpl.getDisplayURL (  ):String
MediaEntityJSONImpl.getEnd (  ):int
MediaEntityJSONImpl.getExpandedURL (  ):java.net.URL
MediaEntityJSONImpl.getId (  ):long
MediaEntityJSONImpl.getMediaURL (  ):java.net.URL
MediaEntityJSONImpl.getMediaURLHttps (  ):java.net.URL
MediaEntityJSONImpl.getSizes (  ):java.util.Map
MediaEntityJSONImpl.getStart (  ):int
MediaEntityJSONImpl.getURL (  ):java.net.URL
MediaEntityJSONImpl.hashCode (  ):int
MediaEntityJSONImpl.MediaEntityJSONImpl internal.org.json.JSONObject json )
MediaEntityJSONImpl.toString (  ):String

twitter4j-core-2.2.3.jar, SavedSearchesMethods.class
package twitter4j.api
SavedSearchesMethods.getSavedSearches ( ) [abstract]:java.util.List

twitter4j-core-2.2.3.jar, SimilarPlacesImpl.class
package twitter4j
SimilarPlacesImpl.getAccessLevel (  ):int
SimilarPlacesImpl.getFeatureSpecificRateLimitStatus (  ):RateLimitStatus
SimilarPlacesImpl.getRateLimitStatus (  ):RateLimitStatus
SimilarPlacesImpl.getToken (  ):String

twitter4j-core-2.2.3.jar, TrendsMethods.class
package twitter4j.api
TrendsMethods.getDailyTrends ( ) [abstract]:java.util.List
TrendsMethods.getDailyTrends java.util.Date p1, boolean p2 ) [abstract]:java.util.List
TrendsMethods.getWeeklyTrends ( ) [abstract]:java.util.List
TrendsMethods.getWeeklyTrends java.util.Date p1, boolean p2 ) [abstract]:java.util.List

to the top

Problems with Data Types, High risk (37)


twitter4j-async-2.2.3.jar
package twitter4j
[+] TwitterListener (5)

package twitter4j.api
[+] AccountMethodsAsync (1)
[+] ListMethodsAsync (4)

twitter4j-core-2.2.3.jar
package twitter4j
[+] AccountSettings (4)
[+] LanguageJSONImpl (1)
[+] MediaEntityJSONImpl (1)
[+] Place (1)
[+] SimilarPlacesImpl (1)
[+] Trend (1)
[+] Trends (1)
[+] TwitterAPIConfiguration (1)

package twitter4j.api
[+] AccountMethods (1)
[+] ListMethods (4)
[+] SavedSearchesMethods (2)
[+] TrendsMethods (8)

package twitter4j.conf
[+] Configuration (1)

to the top

Problems with Data Types, Low risk (1)


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

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