Source compatibility report for the Twitter4J library from version 2.0.0 to 2.0.1
Summary
Problem Summary
Added Methods (124)
twitter4j-2.0.1.jar, AsyncTwitter.class
package twitter4j
AsyncTwitter.createBlockAsync ( String id ):void
[ run-time name: twitter4j/AsyncTwitter.createBlockAsync:(Ljava/lang/String;)V ]
AsyncTwitter.createBlockAsync ( String id, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.createBlockAsync:(Ljava/lang/String;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.createFriendshipAsync ( String id ):void
[ run-time name: twitter4j/AsyncTwitter.createFriendshipAsync:(Ljava/lang/String;)V ]
AsyncTwitter.createFriendshipAsync ( String id, boolean follow, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.createFriendshipAsync:(Ljava/lang/String;ZLtwitter4j/TwitterListener;)V ]
AsyncTwitter.createFriendshipAsync ( String id, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.createFriendshipAsync:(Ljava/lang/String;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.destroyBlockAsync ( String id ):void
[ run-time name: twitter4j/AsyncTwitter.destroyBlockAsync:(Ljava/lang/String;)V ]
AsyncTwitter.destroyBlockAsync ( String id, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.destroyBlockAsync:(Ljava/lang/String;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.destroyDirectMessageAsync ( int id ):void
[ run-time name: twitter4j/AsyncTwitter.destroyDirectMessageAsync:(I)V ]
AsyncTwitter.destroyDirectMessageAsync ( int id, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.destroyDirectMessageAsync:(ILtwitter4j/TwitterListener;)V ]
AsyncTwitter.destroyFriendshipAsync ( String id ):void
[ run-time name: twitter4j/AsyncTwitter.destroyFriendshipAsync:(Ljava/lang/String;)V ]
AsyncTwitter.destroyFriendshipAsync ( String id, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.destroyFriendshipAsync:(Ljava/lang/String;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.disableNotificationAsync ( String id ):void
[ run-time name: twitter4j/AsyncTwitter.disableNotificationAsync:(Ljava/lang/String;)V ]
AsyncTwitter.disableNotificationAsync ( String id, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.disableNotificationAsync:(Ljava/lang/String;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.enableNotificationAsync ( String id ):void
[ run-time name: twitter4j/AsyncTwitter.enableNotificationAsync:(Ljava/lang/String;)V ]
AsyncTwitter.enableNotificationAsync ( String id, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.enableNotificationAsync:(Ljava/lang/String;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.existsFriendshipAsync ( String userA, String userB, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.existsFriendshipAsync:(Ljava/lang/String;Ljava/lang/String;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getDirectMessagesAsync ( Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getDirectMessagesAsync:(Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFavoritesAsync ( int page, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFavoritesAsync:(ILtwitter4j/TwitterListener;)V ]
AsyncTwitter.getFavoritesAsync ( String id, int page, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFavoritesAsync:(Ljava/lang/String;ILtwitter4j/TwitterListener;)V ]
AsyncTwitter.getFavoritesAsync ( String id, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFavoritesAsync:(Ljava/lang/String;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFavoritesAsync ( TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFavoritesAsync:(Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFollowersAsync ( String id, Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFollowersAsync:(Ljava/lang/String;Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFollowersAsync ( Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFollowersAsync:(Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFollowersIDsAsync ( int userId, Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFollowersIDsAsync:(ILtwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFollowersIDsAsync ( String screenName, Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFollowersIDsAsync:(Ljava/lang/String;Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFollowersIDsAsync ( Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFollowersIDsAsync:(Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFriendsAsync ( String id, Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFriendsAsync:(Ljava/lang/String;Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFriendsAsync ( Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFriendsAsync:(Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFriendsIDsAsync ( int userId, Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFriendsIDsAsync:(ILtwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFriendsIDsAsync ( String screenName, Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFriendsIDsAsync:(Ljava/lang/String;Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFriendsIDsAsync ( Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFriendsIDsAsync:(Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFriendsTimelineAsync ( String id, Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFriendsTimelineAsync:(Ljava/lang/String;Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getFriendsTimelineAsync ( Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getFriendsTimelineAsync:(Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getMentionsAsync ( Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getMentionsAsync:(Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getMentionsAsync ( TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getMentionsAsync:(Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getSentDirectMessagesAsync ( Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getSentDirectMessagesAsync:(Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getUserTimelineAsync ( String id, Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getUserTimelineAsync:(Ljava/lang/String;Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.getUserTimelineAsync ( Paging paging, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.getUserTimelineAsync:(Ltwitter4j/Paging;Ltwitter4j/TwitterListener;)V ]
AsyncTwitter.showStatusAsync ( long id, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.showStatusAsync:(JLtwitter4j/TwitterListener;)V ]
AsyncTwitter.updateStatusAsync ( String status ):void
[ run-time name: twitter4j/AsyncTwitter.updateStatusAsync:(Ljava/lang/String;)V ]
AsyncTwitter.updateStatusAsync ( String status, long inReplyToStatusId ):void
[ run-time name: twitter4j/AsyncTwitter.updateStatusAsync:(Ljava/lang/String;J)V ]
AsyncTwitter.updateStatusAsync ( String status, long inReplyToStatusId, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.updateStatusAsync:(Ljava/lang/String;JLtwitter4j/TwitterListener;)V ]
AsyncTwitter.updateStatusAsync ( String status, TwitterListener listener ):void
[ run-time name: twitter4j/AsyncTwitter.updateStatusAsync:(Ljava/lang/String;Ltwitter4j/TwitterListener;)V ]
twitter4j-2.0.1.jar, ExtendedUser.class
package twitter4j
ExtendedUser.isNotificationEnabled ( ):boolean
[ run-time name: twitter4j/ExtendedUser.isNotificationEnabled:()Z ]
twitter4j-2.0.1.jar, HttpClient.class
package twitter4j.http
HttpClient.getOAuthAccessToken ( String token, String tokenSecret ):AccessToken
[ run-time name: twitter4j/http/HttpClient.getOAuthAccessToken:(Ljava/lang/String;Ljava/lang/String;)Ltwitter4j/http/AccessToken; ]
twitter4j-2.0.1.jar, Paging.class
package twitter4j
Paging.count ( int count ):Paging
[ run-time name: twitter4j/Paging.count:(I)Ltwitter4j/Paging; ]
Paging.getCount ( ):int
[ run-time name: twitter4j/Paging.getCount:()I ]
Paging.getMaxId ( ):long
[ run-time name: twitter4j/Paging.getMaxId:()J ]
Paging.getPage ( ):int
[ run-time name: twitter4j/Paging.getPage:()I ]
Paging.getSinceId ( ):long
[ run-time name: twitter4j/Paging.getSinceId:()J ]
Paging.maxId ( long maxId ):Paging
[ run-time name: twitter4j/Paging.maxId:(J)Ltwitter4j/Paging; ]
Paging.Paging ( )
[ run-time name: twitter4j/Paging."<init>":()V ]
Paging.Paging ( int page )
[ run-time name: twitter4j/Paging."<init>":(I)V ]
Paging.Paging ( int page, int count )
[ run-time name: twitter4j/Paging."<init>":(II)V ]
Paging.Paging ( int page, int count, long sinceId )
[ run-time name: twitter4j/Paging."<init>":(IIJ)V ]
Paging.Paging ( int page, int count, long sinceId, long maxId )
[ run-time name: twitter4j/Paging."<init>":(IIJJ)V ]
Paging.Paging ( int page, long sinceId )
[ run-time name: twitter4j/Paging."<init>":(IJ)V ]
Paging.Paging ( long sinceId )
[ run-time name: twitter4j/Paging."<init>":(J)V ]
Paging.setCount ( int count ):void
[ run-time name: twitter4j/Paging.setCount:(I)V ]
Paging.setMaxId ( long maxId ):void
[ run-time name: twitter4j/Paging.setMaxId:(J)V ]
Paging.setPage ( int page ):void
[ run-time name: twitter4j/Paging.setPage:(I)V ]
Paging.setSinceId ( int sinceId ):void
[ run-time name: twitter4j/Paging.setSinceId:(I)V ]
Paging.setSinceId ( long sinceId ):void
[ run-time name: twitter4j/Paging.setSinceId:(J)V ]
Paging.sinceId ( int sinceId ):Paging
[ run-time name: twitter4j/Paging.sinceId:(I)Ltwitter4j/Paging; ]
Paging.sinceId ( long sinceId ):Paging
[ run-time name: twitter4j/Paging.sinceId:(J)Ltwitter4j/Paging; ]
twitter4j-2.0.1.jar, Twitter.class
package twitter4j
Twitter.createBlock ( String id ):User
[ run-time name: twitter4j/Twitter.createBlock:(Ljava/lang/String;)Ltwitter4j/User; ]
Twitter.createFriendship ( String id ):User
[ run-time name: twitter4j/Twitter.createFriendship:(Ljava/lang/String;)Ltwitter4j/User; ]
Twitter.createFriendship ( String id, boolean follow ):User
[ run-time name: twitter4j/Twitter.createFriendship:(Ljava/lang/String;Z)Ltwitter4j/User; ]
Twitter.destroyBlock ( String id ):User
[ run-time name: twitter4j/Twitter.destroyBlock:(Ljava/lang/String;)Ltwitter4j/User; ]
Twitter.destroyDirectMessage ( int id ):DirectMessage
[ run-time name: twitter4j/Twitter.destroyDirectMessage:(I)Ltwitter4j/DirectMessage; ]
Twitter.destroyFriendship ( String id ):User
[ run-time name: twitter4j/Twitter.destroyFriendship:(Ljava/lang/String;)Ltwitter4j/User; ]
Twitter.disableNotification ( String id ):User
[ run-time name: twitter4j/Twitter.disableNotification:(Ljava/lang/String;)Ltwitter4j/User; ]
Twitter.enableNotification ( String id ):User
[ run-time name: twitter4j/Twitter.enableNotification:(Ljava/lang/String;)Ltwitter4j/User; ]
Twitter.existsFriendship ( String userA, String userB ):boolean
[ run-time name: twitter4j/Twitter.existsFriendship:(Ljava/lang/String;Ljava/lang/String;)Z ]
Twitter.get ( String url, http.PostParameter[] params, Paging paging, boolean authenticate ):http.Response
[ run-time name: twitter4j/Twitter.get:(Ljava/lang/String;[Ltwitter4j/http/PostParameter;Ltwitter4j/Paging;Z)Ltwitter4j/http/Response; ]
Twitter.getDirectMessages ( Paging paging ):java.util.List
[ run-time name: twitter4j/Twitter.getDirectMessages:(Ltwitter4j/Paging;)Ljava/util/List; ]
Twitter.getFavorites ( ):java.util.List
[ run-time name: twitter4j/Twitter.getFavorites:()Ljava/util/List; ]
Twitter.getFavorites ( int page ):java.util.List
[ run-time name: twitter4j/Twitter.getFavorites:(I)Ljava/util/List; ]
Twitter.getFavorites ( String id ):java.util.List
[ run-time name: twitter4j/Twitter.getFavorites:(Ljava/lang/String;)Ljava/util/List; ]
Twitter.getFavorites ( String id, int page ):java.util.List
[ run-time name: twitter4j/Twitter.getFavorites:(Ljava/lang/String;I)Ljava/util/List; ]
Twitter.getFollowers ( String id, Paging paging ):java.util.List
[ run-time name: twitter4j/Twitter.getFollowers:(Ljava/lang/String;Ltwitter4j/Paging;)Ljava/util/List; ]
Twitter.getFollowers ( Paging paging ):java.util.List
[ run-time name: twitter4j/Twitter.getFollowers:(Ltwitter4j/Paging;)Ljava/util/List; ]
Twitter.getFollowersIDs ( int userId, Paging paging ):IDs
[ run-time name: twitter4j/Twitter.getFollowersIDs:(ILtwitter4j/Paging;)Ltwitter4j/IDs; ]
Twitter.getFollowersIDs ( String screenName, Paging paging ):IDs
[ run-time name: twitter4j/Twitter.getFollowersIDs:(Ljava/lang/String;Ltwitter4j/Paging;)Ltwitter4j/IDs; ]
Twitter.getFollowersIDs ( Paging paging ):IDs
[ run-time name: twitter4j/Twitter.getFollowersIDs:(Ltwitter4j/Paging;)Ltwitter4j/IDs; ]
Twitter.getFriends ( String id, Paging paging ):java.util.List
[ run-time name: twitter4j/Twitter.getFriends:(Ljava/lang/String;Ltwitter4j/Paging;)Ljava/util/List; ]
Twitter.getFriends ( Paging paging ):java.util.List
[ run-time name: twitter4j/Twitter.getFriends:(Ltwitter4j/Paging;)Ljava/util/List; ]
Twitter.getFriendsIDs ( int userId, Paging paging ):IDs
[ run-time name: twitter4j/Twitter.getFriendsIDs:(ILtwitter4j/Paging;)Ltwitter4j/IDs; ]
Twitter.getFriendsIDs ( String screenName, Paging paging ):IDs
[ run-time name: twitter4j/Twitter.getFriendsIDs:(Ljava/lang/String;Ltwitter4j/Paging;)Ltwitter4j/IDs; ]
Twitter.getFriendsIDs ( Paging paging ):IDs
[ run-time name: twitter4j/Twitter.getFriendsIDs:(Ltwitter4j/Paging;)Ltwitter4j/IDs; ]
Twitter.getFriendsTimeline ( String id, Paging paging ):java.util.List
[ run-time name: twitter4j/Twitter.getFriendsTimeline:(Ljava/lang/String;Ltwitter4j/Paging;)Ljava/util/List; ]
Twitter.getFriendsTimeline ( Paging paging ):java.util.List
[ run-time name: twitter4j/Twitter.getFriendsTimeline:(Ltwitter4j/Paging;)Ljava/util/List; ]
Twitter.getMentions ( ):java.util.List
[ run-time name: twitter4j/Twitter.getMentions:()Ljava/util/List; ]
Twitter.getMentions ( Paging paging ):java.util.List
[ run-time name: twitter4j/Twitter.getMentions:(Ltwitter4j/Paging;)Ljava/util/List; ]
Twitter.getOAuthAccessToken ( String token, String tokenSecret ):http.AccessToken
[ run-time name: twitter4j/Twitter.getOAuthAccessToken:(Ljava/lang/String;Ljava/lang/String;)Ltwitter4j/http/AccessToken; ]
Twitter.getSentDirectMessages ( Paging paging ):java.util.List
[ run-time name: twitter4j/Twitter.getSentDirectMessages:(Ltwitter4j/Paging;)Ljava/util/List; ]
Twitter.getUserTimeline ( String id, Paging paging ):java.util.List
[ run-time name: twitter4j/Twitter.getUserTimeline:(Ljava/lang/String;Ltwitter4j/Paging;)Ljava/util/List; ]
Twitter.getUserTimeline ( Paging paging ):java.util.List
[ run-time name: twitter4j/Twitter.getUserTimeline:(Ltwitter4j/Paging;)Ljava/util/List; ]
Twitter.showStatus ( long id ):Status
[ run-time name: twitter4j/Twitter.showStatus:(J)Ltwitter4j/Status; ]
Twitter.updateStatus ( String status ):Status
[ run-time name: twitter4j/Twitter.updateStatus:(Ljava/lang/String;)Ltwitter4j/Status; ]
Twitter.updateStatus ( String status, long inReplyToStatusId ):Status
[ run-time name: twitter4j/Twitter.updateStatus:(Ljava/lang/String;J)Ltwitter4j/Status; ]
twitter4j-2.0.1.jar, TwitterAdapter.class
package twitter4j
TwitterAdapter.createdBlock ( User user ):void
[ run-time name: twitter4j/TwitterAdapter.createdBlock:(Ltwitter4j/User;)V ]
TwitterAdapter.createdFriendship ( User user ):void
[ run-time name: twitter4j/TwitterAdapter.createdFriendship:(Ltwitter4j/User;)V ]
TwitterAdapter.destroyedBlock ( User user ):void
[ run-time name: twitter4j/TwitterAdapter.destroyedBlock:(Ltwitter4j/User;)V ]
TwitterAdapter.destroyedDirectMessage ( DirectMessage message ):void
[ run-time name: twitter4j/TwitterAdapter.destroyedDirectMessage:(Ltwitter4j/DirectMessage;)V ]
TwitterAdapter.destroyedFriendship ( User user ):void
[ run-time name: twitter4j/TwitterAdapter.destroyedFriendship:(Ltwitter4j/User;)V ]
TwitterAdapter.disabledNotification ( User user ):void
[ run-time name: twitter4j/TwitterAdapter.disabledNotification:(Ltwitter4j/User;)V ]
TwitterAdapter.enabledNotification ( User user ):void
[ run-time name: twitter4j/TwitterAdapter.enabledNotification:(Ltwitter4j/User;)V ]
TwitterAdapter.gotExistsFriendship ( boolean exists ):void
[ run-time name: twitter4j/TwitterAdapter.gotExistsFriendship:(Z)V ]
TwitterAdapter.gotMentions ( java.util.List statuses ):void
[ run-time name: twitter4j/TwitterAdapter.gotMentions:(Ljava/util/List;)V ]
TwitterAdapter.gotShowStatus ( Status statuses ):void
[ run-time name: twitter4j/TwitterAdapter.gotShowStatus:(Ltwitter4j/Status;)V ]
TwitterAdapter.updatedStatus ( Status statuses ):void
[ run-time name: twitter4j/TwitterAdapter.updatedStatus:(Ltwitter4j/Status;)V ]
twitter4j-2.0.1.jar, TwitterListener.class
package twitter4j
TwitterListener.createdBlock ( User p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.createdBlock:(Ltwitter4j/User;)V ]
TwitterListener.createdFriendship ( User p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.createdFriendship:(Ltwitter4j/User;)V ]
TwitterListener.destroyedBlock ( User p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.destroyedBlock:(Ltwitter4j/User;)V ]
TwitterListener.destroyedDirectMessage ( DirectMessage p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.destroyedDirectMessage:(Ltwitter4j/DirectMessage;)V ]
TwitterListener.destroyedFriendship ( User p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.destroyedFriendship:(Ltwitter4j/User;)V ]
TwitterListener.disabledNotification ( User p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.disabledNotification:(Ltwitter4j/User;)V ]
TwitterListener.enabledNotification ( User p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.enabledNotification:(Ltwitter4j/User;)V ]
TwitterListener.gotExistsFriendship ( boolean p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.gotExistsFriendship:(Z)V ]
TwitterListener.gotMentions ( java.util.List p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.gotMentions:(Ljava/util/List;)V ]
TwitterListener.gotShowStatus ( Status p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.gotShowStatus:(Ltwitter4j/Status;)V ]
TwitterListener.updatedStatus ( Status p1 ) [abstract]:void
[ run-time name: twitter4j/TwitterListener.updatedStatus:(Ltwitter4j/Status;)V ]
twitter4j-2.0.1.jar, TwitterResponse.class
package twitter4j
TwitterResponse.getString ( String name, org.json.JSONObject json ):String
[ run-time name: twitter4j/TwitterResponse.getString:(Ljava/lang/String;Ltwitter4j/org/json/JSONObject;)Ljava/lang/String; ]
to the top
Problems with Data Types, High risk (11)
twitter4j-2.0.0.jar
package twitter4j
[+] TwitterListener (11)
|
Abstract method TwitterListener.createdBlock ( User p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method createdBlock(User) in TwitterListener. |
Abstract method TwitterListener.createdFriendship ( User p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method createdFriendship(User) in TwitterListener. |
Abstract method TwitterListener.destroyedBlock ( User p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method destroyedBlock(User) in TwitterListener. |
Abstract method TwitterListener.destroyedDirectMessage ( DirectMessage p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method destroyedDirectMessage(DirectMessage) in TwitterListener. |
Abstract method TwitterListener.destroyedFriendship ( User p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method destroyedFriendship(User) in TwitterListener. |
Abstract method TwitterListener.disabledNotification ( User p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method disabledNotification(User) in TwitterListener. |
Abstract method TwitterListener.enabledNotification ( User p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method enabledNotification(User) in TwitterListener. |
Abstract method TwitterListener.gotExistsFriendship ( boolean p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method gotExistsFriendship(boolean) in TwitterListener. |
Abstract method TwitterListener.gotMentions ( java.util.List p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method gotMentions(java.util.List) in TwitterListener. |
Abstract method TwitterListener.gotShowStatus ( Status p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method gotShowStatus(Status) in TwitterListener. |
Abstract method TwitterListener.updatedStatus ( Status p1 ) has been added to this interface. | Recompilation of a client program may be terminated with the message: a client class C is not abstract and does not override abstract method updatedStatus(Status) in TwitterListener. |
[+] affected methods (117)
AsyncTwitter.createAsync ( String id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.createFavoriteAsync ( int id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.createFavoriteAsync ( long id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.deleteDirectMessageAsync ( int id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.destoryStatusAsync ( int statusId, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.destroyAsync ( String id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.destroyFavoriteAsync ( int id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.destroyFavoriteAsync ( long id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.destroyStatusAsync ( int statusId, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.destroyStatusAsync ( long statusId, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.existsAsync ( String user_a, String user_b, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.favoritesAsync ( int page, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.favoritesAsync ( String id, int page, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.favoritesAsync ( String id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.favoritesAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.followAsync ( String id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getAuthenticatedUserAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getDirectMessagesAsync ( int sinceId, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getDirectMessagesAsync ( java.util.Date since, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getDirectMessagesAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getDirectMessagesByPageAsync ( int page, int sinceId, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getDirectMessagesByPageAsync ( int page, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFeaturedAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFollowersAsync ( int page, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFollowersAsync ( String id, int page, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFollowersAsync ( String id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFollowersAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFollowersIDsAsync ( int userId, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFollowersIDsAsync ( String screenName, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFollowersIDsAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsAsync ( int page, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsAsync ( String id, int page, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsAsync ( String id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsIDsAsync ( int userId, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsIDsAsync ( String screenName, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsIDsAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineAsync ( int page, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineAsync ( java.util.Date since, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineAsync ( long sinceId, int page, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineAsync ( long sinceId, String id, int page, TwitterListener listener ):
4th parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineAsync ( long sinceId, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineAsync ( String id, int page, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineAsync ( String id, java.util.Date since, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineAsync ( String id, long sinceId, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineAsync ( String id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineByPageAsync ( int page, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getFriendsTimelineByPageAsync ( String id, int page, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getPublicTimelineAsync ( int sinceID, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getPublicTimelineAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getRepliesAsync ( int page, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getRepliesAsync ( long sinceId, int page, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getRepliesAsync ( long sinceId, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getRepliesAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getRepliesByPageAsync ( int page, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getSentDirectMessagesAsync ( int page, int sinceId, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getSentDirectMessagesAsync ( int sinceId, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getSentDirectMessagesAsync ( java.util.Date since, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getSentDirectMessagesAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getUserDetailAsync ( String id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getUserTimelineAsync ( int count, java.util.Date since, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getUserTimelineAsync ( int count, long sinceId, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getUserTimelineAsync ( long sinceId, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getUserTimelineAsync ( String id, int count, java.util.Date since, TwitterListener listener ):
4th parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getUserTimelineAsync ( String id, int count, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getUserTimelineAsync ( String id, int page, long sinceId, TwitterListener listener ):
4th parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getUserTimelineAsync ( String id, java.util.Date since, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getUserTimelineAsync ( String id, long sinceId, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getUserTimelineAsync ( String id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.getUserTimelineAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.leaveAsync ( String id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.rateLimitStatusAsync ( TwitterListener listener ):
1st parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.searchAcync ( Query query, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.sendDirectMessageAsync ( String id, String text, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.showAsync ( int id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.showAsync ( long id, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.updateAsync ( String status, long inReplyToStatusId, TwitterListener listener ):
3rd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.updateAsync ( String status, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.updateDeliverlyDeviceAsync ( Twitter.Device device, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.updateLocationAsync ( String location, TwitterListener listener ):
2nd parameter 'listener' of this method has type 'TwitterListener'.
AsyncTwitter.updateProfileColorsAsync ( String profileBackgroundColor, String profileTextColor, String profileLinkColor, String profileSidebarFillColor, String profileSidebarBorderColor, TwitterListener listener ):
6th parameter 'listener' of this method has type 'TwitterListener'.
TwitterListener.blocked ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.created ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.createdFavorite ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.deletedDirectMessage ( DirectMessage p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyed ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedFavorite ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.destroyedStatus ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.followed ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotDirectMessages ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotDowntimeSchedule ( String p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotExists ( boolean p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFavorites ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFeatured ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFollowers ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFollowersIDs ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFriends ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFriendsIDs ( IDs p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotFriendsTimeline ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotPublicTimeline ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotRateLimitStatus ( RateLimitStatus p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotReplies ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotSentDirectMessages ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotShow ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserDetail ( ExtendedUser p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.gotUserTimeline ( java.util.List p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.left ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.onException ( TwitterException p1, int p2 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.searched ( QueryResult p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.sentDirectMessage ( DirectMessage p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.tested ( boolean p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.unblocked ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updated ( Status p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedDeliverlyDevice ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedLocation ( User p1 ):
This abstract method is from 'TwitterListener' interface.
TwitterListener.updatedProfileColors ( ExtendedUser p1 ):
This abstract method is from 'TwitterListener' interface.
to the top
Problems with Data Types, Low risk (11)
twitter4j-2.0.0.jar
package twitter4j
[+] AsyncTwitter (11)
|
Field CREATED_BLOCK has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to CREATED_BLOCK is ambiguous. |
Field CREATE_FRIENDSHIP has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to CREATE_FRIENDSHIP is ambiguous. |
Field DESTROYED_BLOCK has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to DESTROYED_BLOCK is ambiguous. |
Field DESTROY_DIRECT_MESSAGES has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to DESTROY_DIRECT_MESSAGES is ambiguous. |
Field DESTROY_FRIENDSHIP has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to DESTROY_FRIENDSHIP is ambiguous. |
Field DISABLE_NOTIFICATION has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to DISABLE_NOTIFICATION is ambiguous. |
Field ENABLE_NOTIFICATION has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to ENABLE_NOTIFICATION is ambiguous. |
Field EXISTS_FRIENDSHIP has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to EXISTS_FRIENDSHIP is ambiguous. |
Field MENTIONS has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to MENTIONS is ambiguous. |
Field SHOW_STATUS has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to SHOW_STATUS is ambiguous. |
Field UPDATE_STATUS has been added to this class. | A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to UPDATE_STATUS is ambiguous. |
[+] affected methods (103)
AsyncTwitter.AsyncTwitter ( String id, String password ):
This constructor is from 'AsyncTwitter' class.
AsyncTwitter.AsyncTwitter ( String id, String password, String baseURL ):
This constructor is from 'AsyncTwitter' class.
AsyncTwitter.blockAsync ( String id ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.createAsync ( String id ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.createAsync ( String id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.createFavoriteAsync ( int id ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.createFavoriteAsync ( int id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.createFavoriteAsync ( long id ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.createFavoriteAsync ( long id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.deleteDirectMessageAsync ( int id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destoryStatusAsync ( int statusId ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destoryStatusAsync ( int statusId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destroyAsync ( String id ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destroyAsync ( String id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destroyFavoriteAsync ( int id ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destroyFavoriteAsync ( int id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destroyFavoriteAsync ( long id ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destroyFavoriteAsync ( long id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destroyStatusAsync ( int statusId ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destroyStatusAsync ( int statusId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destroyStatusAsync ( long statusId ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.destroyStatusAsync ( long statusId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.existsAsync ( String user_a, String user_b, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.favoritesAsync ( int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.favoritesAsync ( String id, int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.favoritesAsync ( String id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.favoritesAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.followAsync ( String id ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.followAsync ( String id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getAuthenticatedUserAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getDirectMessagesAsync ( int sinceId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getDirectMessagesAsync ( java.util.Date since, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getDirectMessagesAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getDirectMessagesByPageAsync ( int page, int sinceId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getDirectMessagesByPageAsync ( int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getDowntimeScheduleAsync ( ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFeaturedAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFollowersAsync ( int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFollowersAsync ( String id, int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFollowersAsync ( String id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFollowersAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFollowersIDsAsync ( int userId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFollowersIDsAsync ( String screenName, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFollowersIDsAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsAsync ( int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsAsync ( String id, int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsAsync ( String id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsIDsAsync ( int userId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsIDsAsync ( String screenName, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsIDsAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineAsync ( int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineAsync ( java.util.Date since, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineAsync ( long sinceId, int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineAsync ( long sinceId, String id, int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineAsync ( long sinceId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineAsync ( String id, int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineAsync ( String id, java.util.Date since, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineAsync ( String id, long sinceId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineAsync ( String id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineByPageAsync ( int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getFriendsTimelineByPageAsync ( String id, int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getPublicTimelineAsync ( int sinceID, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getPublicTimelineAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getRepliesAsync ( int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getRepliesAsync ( long sinceId, int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getRepliesAsync ( long sinceId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getRepliesAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getRepliesByPageAsync ( int page, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getSentDirectMessagesAsync ( int page, int sinceId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getSentDirectMessagesAsync ( int sinceId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getSentDirectMessagesAsync ( java.util.Date since, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getSentDirectMessagesAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getUserDetailAsync ( String id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getUserTimelineAsync ( int count, java.util.Date since, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getUserTimelineAsync ( int count, long sinceId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getUserTimelineAsync ( long sinceId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getUserTimelineAsync ( String id, int count, java.util.Date since, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getUserTimelineAsync ( String id, int count, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getUserTimelineAsync ( String id, int page, long sinceId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getUserTimelineAsync ( String id, java.util.Date since, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getUserTimelineAsync ( String id, long sinceId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getUserTimelineAsync ( String id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.getUserTimelineAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.leaveAsync ( String id ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.leaveAsync ( String id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.rateLimitStatusAsync ( TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.searchAcync ( Query query, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.sendDirectMessageAsync ( String id, String text ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.sendDirectMessageAsync ( String id, String text, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.showAsync ( int id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.showAsync ( long id, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.testAsync ( ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.unblockAsync ( String id ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.updateAsync ( String status ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.updateAsync ( String status, long inReplyToStatusId ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.updateAsync ( String status, long inReplyToStatusId, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.updateAsync ( String status, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.updateDeliverlyDeviceAsync ( Twitter.Device device, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.updateLocationAsync ( String location, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.updateProfileColorsAsync ( String profileBackgroundColor, String profileTextColor, String profileLinkColor, String profileSidebarFillColor, String profileSidebarBorderColor ):
This method is from 'AsyncTwitter' class.
AsyncTwitter.updateProfileColorsAsync ( String profileBackgroundColor, String profileTextColor, String profileLinkColor, String profileSidebarFillColor, String profileSidebarBorderColor, TwitterListener listener ):
This method is from 'AsyncTwitter' class.
to the top
Java ARchives (1)
twitter4j-2.0.0.jar
to the top
Classes (46)
package twitter4j
AsyncTwitter
AsyncTwitter.AsyncTask
DirectMessage
Dispatcher
ExecuteThread
ExtendedUser
IDs
Query
QueryResult
RateLimitStatus
Status
Tweet
Twitter
Twitter.Device
TwitterAdapter
TwitterException
TwitterListener
TwitterResponse
User
UserWithStatus
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:46 2011 for Twitter4J by Java API Compliance Checker 1.0
The cross-platform tool for verifying backward compatibility of a Java Library API