public class AnnotationInfo extends ClassFileStruct implements IBinaryAnnotation
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
IBinaryElementValuePair[] |
getElementValuePairs() |
char[] |
getTypeName() |
int |
hashCode() |
String |
toString() |
public IBinaryElementValuePair[] getElementValuePairs()
getElementValuePairs in interface IBinaryAnnotationpublic char[] getTypeName()
getTypeName in interface IBinaryAnnotationCopyright © 2013. All rights reserved.