Annotation Type Unobfuscated


  • @Retention(RUNTIME)
    @Target({TYPE,METHOD,FIELD})
    public @interface Unobfuscated
    You can mark your classes, fields, or methods with this annotation to not have them obfuscated or renamed in the SDN