[Java] Class PropertyUpdatedEvent

  • groovy.util.ObservableMap.PropertyUpdatedEvent

Constructor Summary

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

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class ObservableMap.PropertyEvent getChangeType, getType, getTypeAsString

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.5.14/html/gapi/groovy/util/ObservableMap.PropertyUpdatedEvent.html