| Package | Description | 
|---|---|
| com.hazelcast.collection | This package contains classes to support the collection API. | 
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| com.hazelcast.console | This package contains classes related to ConsoleApp | 
| Modifier and Type | Method and Description | 
|---|---|
| UUID | ICollection. addItemListener(ItemListener<E> listener,
               boolean includeValue)Adds an item listener for this collection. | 
| Modifier and Type | Method and Description | 
|---|---|
| ItemListener | ItemListenerConfig. getImplementation() | 
| Modifier and Type | Method and Description | 
|---|---|
| ItemListenerConfig | ItemListenerConfig. setImplementation(ItemListener implementation) | 
| Constructor and Description | 
|---|
| ItemListenerConfig(ItemListener implementation,
                  boolean includeValue) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConsoleAppSpecial thanks to Alexandre Vasseur for providing this very nice test application. | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.