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

twitter4jads.models.ads.sort.SortBy Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
package twitter4jads.models.ads.sort;

/**
 *
 * Date: 5/2/16
 * Time: 2:51 PM
 */
public interface SortBy {
    String getField();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy