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 © 1995-2019 Mort Bay Consulting. All Rights Reserved.