public static interface AnnotationParser.ClassHandler extends AnnotationParser.Handler
Modifier and Type | Method and Description |
---|---|
void |
handle(String className,
int version,
int access,
String signature,
String superName,
String[] interfaces) |
Copyright © 2016. All rights reserved.