Annotation Type AndroidSignatureIgnore


  • @Documented
    @Retention(CLASS)
    @Target({METHOD,CONSTRUCTOR,TYPE,FIELD})
    public @interface AndroidSignatureIgnore
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String explanation  
    • Element Detail

      • explanation

        java.lang.String explanation