Interface RecordComponentAttributeAppender.Factory

    • Method Detail

      • make

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