public static interface AnnotationParser.ClassHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(java.lang.String className,
int version,
int access,
java.lang.String signature,
java.lang.String superName,
java.lang.String[] interfaces) |
Copyright © 2013. All Rights Reserved.