Uses of Class
twitter4j.FilterQuery

Packages that use FilterQuery
twitter4j   
 

Uses of FilterQuery in twitter4j
 

Methods in twitter4j that return FilterQuery
 FilterQuery FilterQuery.count(int count)
          Sets count
 FilterQuery FilterQuery.follow(long[] follow)
          Sets follow
 FilterQuery FilterQuery.locations(double[][] locations)
          Sets locations
 FilterQuery FilterQuery.setIncludeEntities(boolean include)
          Set whether to include extracted entities in the stream.
 FilterQuery FilterQuery.track(java.lang.String[] track)
          Sets track
 



Copyright © 2011. All Rights Reserved.