Uses of Interface
org.cometd.oort.OortMap.EntryListener
Packages that use OortMap.EntryListener
-
Uses of OortMap.EntryListener in org.cometd.oort
Methods in org.cometd.oort with parameters of type OortMap.EntryListenerModifier and TypeMethodDescriptionvoid
OortMap.addEntryListener(OortMap.EntryListener<K,V> listener)
void
OortMap.removeEntryListener(OortMap.EntryListener<K,V> listener)