Uses of Interface
org.cometd.oort.OortMap.EntryListener
| Package | Description |
|---|---|
| org.cometd.oort |
-
Uses of OortMap.EntryListener in org.cometd.oort
Methods in org.cometd.oort with parameters of type OortMap.EntryListener Modifier and Type Method Description voidOortMap. addEntryListener(OortMap.EntryListener<K,V> listener)voidOortMap. removeEntryListener(OortMap.EntryListener<K,V> listener)