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

com.eg.agent.android.instrumentation.ReplaceCallSite Maven / Gradle / Ivy

There is a newer version: 2.1.3
Show newest version
package com.eg.agent.android.instrumentation;


//
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by Fernflower decompiler)
//

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

    String scope() default "";}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy