| Package | Description | 
|---|---|
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ItemListener.itemAdded(ItemEvent<E> item)
Invoked when an item is added. 
 | 
void | 
ItemListener.itemRemoved(ItemEvent<E> item)
Invoked when an item is removed. 
 | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.