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 © 2016. All rights reserved.