Uses of Interface
twitter4j.Tweet

Packages that use Tweet
twitter4j   
twitter4j.json   
 

Uses of Tweet in twitter4j
 

Methods in twitter4j that return types with arguments of type Tweet
 java.util.List<Tweet> QueryResult.getTweets()
           
 

Uses of Tweet in twitter4j.json
 

Methods in twitter4j.json that return Tweet
static Tweet DataObjectFactory.createTweet(java.lang.String rawJSON)
          Constructs a Tweet object from rawJSON string.
 



Copyright © 2011. All Rights Reserved.