com.activeandroid.Interface Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of activeandroidrx Show documentation
Show all versions of activeandroidrx Show documentation
ActiveAndroid fork with reactive extensions.
The newest version!
package com.activeandroid;
/**
* Created by Victor on 30/10/2015.
*/
public interface Interface {
T getObject(T s);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy