@Retention(value=RUNTIME) public @interface GenerateConst
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends Annotation>[] |
annotation |
String[] |
ignore |
boolean |
restricted |
public abstract Class<? extends Annotation>[] annotation
public abstract String[] ignore
Copyright © 2019. All rights reserved.