Class ItemEvent<E>

java.lang.Object
java.util.EventObject
com.hazelcast.collection.ItemEvent<E>
Type Parameters:
E - type of the item
All Implemented Interfaces:
Serializable

public class ItemEvent<E>
extends EventObject
Event for a collection item.
See Also:
EntryEvent, ICollection.addItemListener(ItemListener, boolean), Serialized Form