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