Uses of Class
com.twitterapime.rest.Timeline

Packages that use Timeline
com.twitterapime.rest   
 

Uses of Timeline in com.twitterapime.rest
 

Methods in com.twitterapime.rest that return Timeline
static Timeline Timeline.getInstance()
           Get a single instance of Timeline class, which is NOT associated to any user account.
static Timeline Timeline.getInstance(UserAccountManager uam)
           Get an instance of Timeline class and associate it to a given user account.
 



Copyright © 2010 Twitter API ME Team. All Rights Reserved.