Class AnnotationTypeMapper.AbstractReflectionConverter

    • Field Detail

      • method

        protected final Method method
      • nativeType

        protected final Class nativeType
    • Constructor Detail

      • AbstractReflectionConverter

        public AbstractReflectionConverter​(Method method,
                                           Class nativeType)