Interface Plugin

    • Method Detail

      • apply

        DynamicType.Builder<?> apply​(DynamicType.Builder<?> builder,
                                     TypeDescription typeDescription)
        Applies this plugin.
        Parameters:
        builder - The builder to use as a basis for the applied transformation.
        typeDescription - The type being transformed.
        Returns:
        The supplied builder with additional transformations registered.