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

com.activeandroid.Interface Maven / Gradle / Ivy

There is a newer version: 3.1.5
Show newest version
package com.activeandroid;

/**
 * Created by Victor on 30/10/2015.
 */
public interface Interface {

    T getObject(T s);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy