Searched defs:annotatedBinder (Results 1 – 1 of 1) sorted by relevance
256 Field field, AnnotatedBindingBuilder<?> annotatedBinder) { in verifyBindingAnnotations()301 AnnotatedBindingBuilder<?> annotatedBinder = binder.bind(fieldInfo.boundType); in bindField() local