Interface FieldAttributeAppender.Factory

    • Method Detail

      • make

        FieldAttributeAppender make​(TypeDescription typeDescription)
        Returns a field attribute appender that is applicable for a given type description.
        Parameters:
        typeDescription - The type for which a field attribute appender is to be applied for.
        Returns:
        The field attribute appender which should be applied for the given type.