groovy.util
Class PropertyRemovedEvent

 
Constructor Summary
PropertyRemovedEvent(Object source, String propertyName, Object oldValue)
           
 
Method Summary
 

Constructor Detail

PropertyRemovedEvent

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


Method Detail