Uses of Interface
com.hazelcast.collection.ItemListener
Package
Description
This package contains classes to support the collection API.
-
Uses of ItemListener in com.hazelcast.collection
Modifier and TypeMethodDescriptionICollection.addItemListener
(ItemListener<E> listener, boolean includeValue) Adds an item listener for this collection.