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

soot.jimple.infoflow.android.manifest.IActivity Maven / Gradle / Ivy

package soot.jimple.infoflow.android.manifest;

/**
 * An activity inside an Android app
 * 
 * @author Steven Arzt
 *
 */
public interface IActivity extends IAndroidComponent {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy