|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RVMAnnotation.AnnotationMember | |
|---|---|
| org.jikesrvm.classloader | |
| Uses of RVMAnnotation.AnnotationMember in org.jikesrvm.classloader |
|---|
| Fields in org.jikesrvm.classloader declared as RVMAnnotation.AnnotationMember | |
|---|---|
private RVMAnnotation.AnnotationMember[] |
RVMAnnotation.elementValuePairs
Members of this annotation |
| Methods in org.jikesrvm.classloader that return RVMAnnotation.AnnotationMember | |
|---|---|
(package private) static RVMAnnotation.AnnotationMember |
RVMAnnotation.AnnotationMember.readAnnotationMember(TypeReference type,
int[] constantPool,
DataInputStream input,
ClassLoader classLoader)
Read the pair from the input stream and create object |
| Methods in org.jikesrvm.classloader with parameters of type RVMAnnotation.AnnotationMember | |
|---|---|
int |
RVMAnnotation.AnnotationMember.compareTo(RVMAnnotation.AnnotationMember am)
Ordering for sorted annotation members |
| Constructors in org.jikesrvm.classloader with parameters of type RVMAnnotation.AnnotationMember | |
|---|---|
RVMAnnotation(TypeReference type,
RVMAnnotation.AnnotationMember[] elementValuePairs)
Construct a read annotation |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||