Interface MethodAttributeAppender.Factory

    • Method Detail

      • make

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