Binary compatibility report for the Twitter4J library  between 3.0.4 and 3.0.5 versions

Test Info


Library NameTwitter4J
Version #13.0.4
Version #23.0.5

Test Results


Total Java ARchives5
Total Methods / Classes2180 / 166
VerdictIncompatible
(0.05%)

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-4

Added Methods (4)


twitter4j-core-3.0.5.jar, AccountSettings.class
package twitter4j
AccountSettings.getScreenName ( ) [abstract]  :  String

twitter4j-core-3.0.5.jar, Relationship.class
package twitter4j
Relationship.canSourceDm ( ) [abstract]  :  boolean

twitter4j-core-3.0.5.jar, TweetsResources.class
package twitter4j.api
TweetsResources.getRetweeterIds long p1, int p2, long p3 ) [abstract]  :  twitter4j.IDs
TweetsResources.getRetweeterIds long p1, long p2 ) [abstract]  :  twitter4j.IDs

to the top

Removed Methods (1)


twitter4j-core-3.0.4.jar, ConfigurationBuilder.class
package twitter4j.conf
ConfigurationBuilder.setLoggerImpl String loggerImpl )  :  ConfigurationBuilder

to the top

Other Changes in Data Types (4)


twitter4j-core-3.0.4.jar
package twitter4j
[+] AccountSettings (1)
[+] Relationship (1)

package twitter4j.api
[+] TweetsResources (2)

to the top

Java ARchives (5)


twitter4j-appengine-3.0.4.jar
twitter4j-async-3.0.4.jar
twitter4j-core-3.0.4.jar
twitter4j-media-support-3.0.4.jar
twitter4j-stream-3.0.4.jar

to the top




Generated on Mon Oct 28 08:11:00 2013 for Twitter4J by Java API Compliance Checker 1.3.1  
A tool for checking backward compatibility of a Java library API