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

twitter4j.BaseListResponse Maven / Gradle / Ivy

There is a newer version: 2.2
Show newest version
package twitter4j;


/**
 * Use this only, if any data needs to be pulled using regular twitter domain objects
 * @param  domain object class
 */

public abstract class BaseListResponse extends BaseAdsListResponse {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy