Class OortMap.EntryListener.Adapter<K,​V>

java.lang.Object
org.cometd.oort.OortMap.EntryListener.Adapter<K,​V>
Type Parameters:
K - the key type
V - the value type
All Implemented Interfaces:
EventListener, OortMap.EntryListener<K,​V>
Enclosing interface:
OortMap.EntryListener<K,​V>

public static class OortMap.EntryListener.Adapter<K,​V>
extends Object
implements OortMap.EntryListener<K,​V>
Empty implementation of OortMap.EntryListener.