[Java] Class PropertyUpdatedEvent

  • groovy.util.ObservableMap.PropertyUpdatedEvent

Constructor Summary

Constructors
Constructor and description
ObservableMap.PropertyUpdatedEvent (Object source, String propertyName, Object oldValue, Object newValue)

Constructor Detail

public ObservableMap.PropertyUpdatedEvent(Object source, String propertyName, Object oldValue, Object newValue)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/util/ObservableMap.PropertyUpdatedEvent.html