Class Event.EventAttributeChangedDelta

    • Constructor Detail

      • EventAttributeChangedDelta

        public EventAttributeChangedDelta​(IEvent e,
                                          String attributeName,
                                          Object oldValue,
                                          Object newValue)