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. eventMapMethod 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)Конструктор