|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.tools.classfile.Annotation.element_value
com.sun.tools.classfile.Annotation.Array_element_value
public static class Annotation.Array_element_value
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.tools.classfile.Annotation.element_value |
|---|
Annotation.element_value.Visitor<R,P> |
| Field Summary | |
|---|---|
int |
num_values
|
Annotation.element_value[] |
values
|
| Fields inherited from class com.sun.tools.classfile.Annotation.element_value |
|---|
tag |
| Constructor Summary | |
|---|---|
Annotation.Array_element_value(ClassReader cr,
int tag)
|
|
| Method Summary | ||
|---|---|---|
|
accept(Annotation.element_value.Visitor<R,P> visitor,
P p)
|
|
int |
length()
|
|
| Methods inherited from class com.sun.tools.classfile.Annotation.element_value |
|---|
read |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int num_values
public final Annotation.element_value[] values
| Constructor Detail |
|---|
Annotation.Array_element_value(ClassReader cr,
int tag)
throws java.io.IOException,
Annotation.InvalidAnnotation
java.io.IOException
Annotation.InvalidAnnotation| Method Detail |
|---|
public int length()
length in class Annotation.element_value
public <R,P> R accept(Annotation.element_value.Visitor<R,P> visitor,
P p)
accept in class Annotation.element_value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||