Class Timer.TimerAttributeChangedDelta

    • Constructor Detail

      • TimerAttributeChangedDelta

        public TimerAttributeChangedDelta​(Timer t,
                                          String attributeName,
                                          Object oldValue,
                                          Object newValue)