All Downloads are FREE. Search and download functionalities are using the official Maven repository.

twitter4jads.internal.models4j.TweetScope Maven / Gradle / Ivy

The newest version!
package twitter4jads.internal.models4j;

/**
 * Created with IntelliJ IDEA.
 *
 * Date: 30/05/14
 * Time: 12:21 AM
 */
public interface TweetScope {
    public Boolean followers();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy