public class AnnotationInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AnnotationInfo.Constructor<A extends AnnotationInfo> |
| Modifier and Type | Field and Description |
|---|---|
String |
type |
ElementValueInfo[] |
values |
| Constructor and Description |
|---|
AnnotationInfo(String type,
ElementValueInfo[] values) |
public final String type
public final ElementValueInfo[] values
public AnnotationInfo(String type, ElementValueInfo[] values)
Copyright © 2021. All rights reserved.