Uses of Interface
xyz.cofe.collection.EventMap
| Package | Description |
|---|---|
| xyz.cofe.collection |
Коллекции с поддержкой уведомлений.
|
-
Uses of EventMap in xyz.cofe.collection
Classes in xyz.cofe.collection that implement EventMap Modifier and Type Class Description classBasicEventMap<K,V>Базовая реализация карты с поддержкой уведомленийFields in xyz.cofe.collection with type parameters of type EventMap Modifier and Type Field Description protected java.lang.ref.WeakReference<EventMap<K,V>>EventMapEntry. eventMapMethods in xyz.cofe.collection that return types with arguments of type EventMap Modifier and Type Method Description ListenersHelper<CollectionListener<EventMap<K,V>,V>,CollectionEvent<EventMap<K,V>,V>>BasicEventMap. listenerHelper()Возвращает подписчиковListenersHelper<CollectionListener<EventMap<K,V>,V>,CollectionEvent<EventMap<K,V>,V>>BasicEventMap. listenerHelper()Возвращает подписчиковListenersHelper<ScnListener<EventMap<K,V>,java.lang.Long,CollectionEvent<EventMap<K,V>,V>>,ScnEvent<EventMap<K,V>,java.lang.Long,CollectionEvent<EventMap<K,V>,V>>>BasicEventMap. scnListenerHelper()Возвращает помощника издателя для поддержи событийListenersHelper<ScnListener<EventMap<K,V>,java.lang.Long,CollectionEvent<EventMap<K,V>,V>>,ScnEvent<EventMap<K,V>,java.lang.Long,CollectionEvent<EventMap<K,V>,V>>>BasicEventMap. scnListenerHelper()Возвращает помощника издателя для поддержи событийListenersHelper<ScnListener<EventMap<K,V>,java.lang.Long,CollectionEvent<EventMap<K,V>,V>>,ScnEvent<EventMap<K,V>,java.lang.Long,CollectionEvent<EventMap<K,V>,V>>>BasicEventMap. scnListenerHelper()Возвращает помощника издателя для поддержи событийListenersHelper<ScnListener<EventMap<K,V>,java.lang.Long,CollectionEvent<EventMap<K,V>,V>>,ScnEvent<EventMap<K,V>,java.lang.Long,CollectionEvent<EventMap<K,V>,V>>>BasicEventMap. scnListenerHelper()Возвращает помощника издателя для поддержи событийMethod parameters in xyz.cofe.collection with type arguments of type EventMap Modifier and Type Method Description default voidEventMap. fireCollectionEvent(CollectionEvent<EventMap<K,V>,V> event)Constructors in xyz.cofe.collection with parameters of type EventMap Constructor Description EventMapEntry(EventMap<K,V> eventMap, K key, V value)Конструктор