[Java] Class PropertyRemovedEvent

  • groovy.util.ObservableMap.PropertyRemovedEvent

Constructor Summary

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

Inherited Methods Summary

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

Constructor Detail

public ObservableMap.PropertyRemovedEvent(Object source, String propertyName, Object oldValue)

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