Package groovy.util

Class ObservableMap.PropertyAddedEvent

    • Constructor Detail

      • PropertyAddedEvent

        public PropertyAddedEvent​(Object source,
                                  String propertyName,
                                  Object newValue)