public static interface AnnotationParser.FieldHandler extends AnnotationParser.Handler
void
handle(String className, String fieldName, int access, String fieldType, String signature, Object value)
void handle(String className, String fieldName, int access, String fieldType, String signature, Object value)
Copyright © 2014. All rights reserved.