it.amattioli.dominate.properties
Class CollectionChangeEvent
java.lang.Object
java.util.EventObject
it.amattioli.dominate.properties.CollectionChangeEvent
- All Implemented Interfaces:
- Serializable
public class CollectionChangeEvent
- extends EventObject
An event fired by a Collection decorated with BoundCollectionDecorator or a
List decorated with BoundListDecorator.
- Author:
- andrea
- See Also:
- Serialized Form
CollectionChangeEvent
public CollectionChangeEvent(Collection<?> source)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2011. All Rights Reserved.