Interface Renderer<A extends Action>

    • Method Detail

      • render

        void render​(A action)
        Render the action in the client application.
        Parameters:
        action - The action to render