|
|||||||||
| 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_pair
public static class Annotation.element_value_pair
| Field Summary | |
|---|---|
int |
element_name_index
|
Annotation.element_value |
value
|
| Constructor Summary | |
|---|---|
Annotation.element_value_pair(ClassReader cr)
|
|
| Method Summary | |
|---|---|
int |
length()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int element_name_index
public final Annotation.element_value value
| Constructor Detail |
|---|
Annotation.element_value_pair(ClassReader cr)
throws java.io.IOException,
Annotation.InvalidAnnotation
java.io.IOException
Annotation.InvalidAnnotation| Method Detail |
|---|
public int length()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||