Package groovy.util

Class ObservableMap.PropertyRemovedEvent

    • Constructor Detail

      • PropertyRemovedEvent

        public PropertyRemovedEvent​(Object source,
                                    String propertyName,
                                    Object oldValue)