| Package | Description |
|---|---|
| com.android.dx.rop.annotation |
| Modifier and Type | Method and Description |
|---|---|
AnnotationVisibility |
Annotation.getVisibility()
Gets the visibility of this instance.
|
static AnnotationVisibility |
AnnotationVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationVisibility[] |
AnnotationVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Annotation(CstType type,
AnnotationVisibility visibility)
Construct an instance.
|
Copyright © 2014. All Rights Reserved.