Interface OortMap.EntryListener<K,V>

Type Parameters:
K - the key type
V - the value type
All Superinterfaces:
EventListener
Enclosing class:
OortMap<K,V>

public static interface OortMap.EntryListener<K,V> extends EventListener
Listener for entry events that update the entity map, either locally or remotely.