Package | Description |
---|---|
org.openjdk.jmh.generators.asm |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,AnnotationInvocationHandler> |
ASMClassInfo.annotations |
private java.util.Map<java.lang.String,AnnotationInvocationHandler> |
ASMFieldInfo.annotations |
private java.util.Map<java.lang.String,AnnotationInvocationHandler> |
ASMMethodInfo.annotations |
Modifier and Type | Method and Description |
---|---|
private AnnotationInvocationHandler |
AnnotationInvocationHandler.asOneOfUs(java.lang.Object o) |