Generated by
JDiff

Class twitter4j.json.JSONObjectType

Removed interface java.io.Serializable.

Added Constructors
JSONObjectType()  
 

Removed Methods
boolean equals(Object)  
String getName()  
int hashCode()  
String toString()  
 

Changed Methods
Type determine(JSONObject) Change in return type from JSONObjectType to Type.
Determine the respective object type for a given JSONObject.
 

Removed Fields
JSONObjectType BLOCK  
JSONObjectType DELETE  
JSONObjectType DIRECT_MESSAGE  
JSONObjectType FAVORITE  
JSONObjectType FOLLOW  
JSONObjectType FRIENDS  
JSONObjectType LIMIT  
JSONObjectType RETWEET  
JSONObjectType SCRUB_GEO  
JSONObjectType SENDER  
JSONObjectType STALL_WARNING  
JSONObjectType STATUS  
JSONObjectType UNBLOCK  
JSONObjectType UNFAVORITE  
JSONObjectType UNFOLLOW  
JSONObjectType USER_LIST_CREATED  
JSONObjectType USER_LIST_DESTROYED  
JSONObjectType USER_LIST_MEMBER_ADDED  
JSONObjectType USER_LIST_MEMBER_DELETED  
JSONObjectType USER_LIST_SUBSCRIBED  
JSONObjectType USER_LIST_UNSUBSCRIBED  
JSONObjectType USER_LIST_UPDATED  
JSONObjectType USER_UPDATE