@Documented @Target(value={ANNOTATION_TYPE,TYPE,FIELD,METHOD,PARAMETER}) @Retention(value=RUNTIME) public @interface ObfuscateAll
Obfuscator.all(char)
.Modifier and Type | Optional Element and Description |
---|---|
char |
maskChar
The character to replace with.
|
Copyright © 2020. All rights reserved.