-
@Retention(RUNTIME) @Target({TYPE,FIELD}) public @interface ObfuscatedThe interfaceObfuscatedmarks a field that it is obfuscated as the name let assume.
@Retention(RUNTIME)
@Target({TYPE,FIELD})
public @interface Obfuscated
Obfuscated marks a field that it is obfuscated as the name let assume.