public static interface AnnotationParser.FieldHandler extends AnnotationParser.Handler
Modifier and Type | Method and Description |
---|---|
void |
handle(String className,
String fieldName,
int access,
String fieldType,
String signature,
Object value) |
Copyright © 1995-2019 Mort Bay Consulting. All Rights Reserved.