groovy / 4.0 / groovy / util / observablemap.propertyremovedevent.html

[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-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/groovy/util/ObservableMap.PropertyRemovedEvent.html