Class AbstractBeanPropertyDefinition<T,​V>

    • Constructor Detail

      • AbstractBeanPropertyDefinition

        public AbstractBeanPropertyDefinition​(BeanPropertySet<T> propertySet,
                                              Class<?> propertyHolderType,
                                              PropertyDescriptor descriptor)
        Constructor for setting the immutable descriptor, property set and property holder type used by this instance.
        Parameters:
        propertySet - property set this property belongs to
        propertyHolderType - property holder type
        descriptor - property descriptor