Binary compatibility report for the Twitter4J library from version 2.0.6 to 2.0.7


Summary


Total Java ARchives1
Total Classes54
Checked Methods / Types1002 / 46
VerdictCompatible

Problem Summary


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

Added Methods (4)


twitter4j-2.0.7.jar, Configuration.class
package twitter4j
Configuration.getRetryCount ( ) [static]:int
Configuration.getRetryCount int retryCount ) [static]:int
Configuration.getRetryIntervalSecs ( ) [static]:int
Configuration.getRetryIntervalSecs int retryIntervalSecs ) [static]:int

to the top

Problems with Data Types, Low risk (29)


twitter4j-2.0.6.jar
package twitter4j
[+] TwitterStream (19)

package twitter4j.http
[+] AccessToken (6)
[+] RequestToken (4)

to the top

Java ARchives (1)


twitter4j-2.0.6.jar

to the top

Classes (54)


package twitter4j
AsyncTwitter
AsyncTwitter.AsyncTask
Configuration
DirectMessage
Dispatcher
ExecuteThread
IDs
Paging
Query
QueryResult
RateLimitStatus
Status
StatusListener
StatusStream
Trend
Trends
Tweet
Twitter
Twitter.Device
TwitterAdapter
TwitterException
TwitterListener
TwitterResponse
TwitterStream
TwitterStream.StreamHandlingThread
TwitterSupport
User
Version

package twitter4j.http
AccessToken
BASE64Encoder
HTMLEntity
HttpClient
OAuth
OAuthToken
PostParameter
RequestToken
Response

package twitter4j.org.json
CDL
Cookie
CookieList
HTTP
HTTPTokener
JSONArray
JSONException
JSONML
JSONObject
JSONObject.Null
JSONString
JSONStringer
JSONTokener
JSONWriter
Test
XML
XMLTokener


to the top




Generated on Fri Mar 4 22:20:16 2011 for Twitter4J by Java API Compliance Checker 1.0
The cross-platform tool for verifying backward compatibility of a Java Library API