![JAR search and dependency download from the Maven repository](/logo.png)
twitter4jads.models.LocationType Maven / Gradle / Ivy
The newest version!
package twitter4jads.models;
/**
* Created with IntelliJ IDEA.
*
* Date: 10/13/13
* Time: 4:53 PM
* To change this template use File | Settings | File Templates.
*/
public enum LocationType {
COUNTRY, CITY, REGION, POSTAL_CODE
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy