Interface StoreDelegate<E extends Event>

    • Method Detail

      • notify

        void notify​(E event)
        Notifies the delegate via the specified event.
        Parameters:
        event - store generated event