Class RenderUnit.FluentMap

    • Constructor Detail

      • FluentMap

        protected FluentMap()
    • Method Detail

      • with

        public RenderUnit.FluentMap with​(String name,
                                         Object value)
        Fluent variant of put.
        Parameters:
        name - the name of the property
        value - the value of the property
        Returns:
        this instance