Interface ValueProviderBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      ValueProvider build​(java.lang.reflect.Field field, java.util.Map<java.lang.reflect.Field,​java.beans.PropertyDescriptor> fieldDescriptorMap, java.lang.annotation.Annotation annotation)  
    • Method Detail

      • build

        ValueProvider build​(java.lang.reflect.Field field,
                            java.util.Map<java.lang.reflect.Field,​java.beans.PropertyDescriptor> fieldDescriptorMap,
                            java.lang.annotation.Annotation annotation)