Source compatibility report for the Twitter4J library from version 2.0.5 to 2.0.6


Summary


Total Java ARchives1
Total Classes54
Checked Methods / Types1022 / 46
VerdictIncompatible

Problem Summary


Added Methods1
Removed Methods1
Problems with
Data Types
High risk0
Medium risk2
Low risk0
Problems with
Methods
High risk0
Medium risk0
Low risk0

Added Methods (1)


twitter4j-2.0.6.jar, Query.class
package twitter4j
Query.setGeoCode double latitude, double longtitude, double radius, String unit ):void

to the top

Removed Methods (1)


twitter4j-2.0.5.jar, Query.class
package twitter4j
Query.setGeoCode double latitude, double longtitude, String unit ):void

to the top

Problems with Data Types, Medium risk (2)


twitter4j-2.0.5.jar
package twitter4j
[+] Query (2)

to the top

Java ARchives (1)


twitter4j-2.0.5.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:21 2011 for Twitter4J by Java API Compliance Checker 1.0
The cross-platform tool for verifying backward compatibility of a Java Library API