Interface MapEntryListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
EntryCreatedListener<K,V>, EntryExpiredListener<K,V>, EntryRemovedListener<K,V>, EntryUpdatedListener<K,V>

public interface MapEntryListener extends EventListener
Author:
Nikita Koksharov