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

com.eg.agent.android.RewriteClass Maven / Gradle / Ivy

The newest version!
package com.eg.agent.android;



public @interface RewriteClass {
	public boolean isStatic() default false;

    public String scope() default "";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy