[Java] Class ObservableMap.PropertyRemovedEvent

  • groovy.util.ObservableMap.PropertyRemovedEvent
public static class ObservableMap.PropertyRemovedEvent
extends PropertyEvent

Constructor Summary

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

Constructor Detail

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

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