default ConcurrentLinkedQueue<CollectionEvent<C,E>> |
CollectionEventPublisher.getCollectionEventQueue() |
Очередь событий
|
ListenersHelper<CollectionListener<EventList<E>,E>,CollectionEvent<EventList<E>,E>> |
BasicEventList.listenerHelper() |
Возвращает подписчиков
|
ListenersHelper<CollectionListener<EventMap<K,V>,V>,CollectionEvent<EventMap<K,V>,V>> |
BasicEventMap.listenerHelper() |
Возвращает подписчиков
|
ListenersHelper<CollectionListener<EventSet<E>,E>,CollectionEvent<EventSet<E>,E>> |
BasicEventSet.listenerHelper() |
Возвращает подписчиков
|
default ListenersHelper<CollectionListener<C,E>,CollectionEvent<C,E>> |
CollectionEventPublisher.listenerHelper() |
Возвращает помошника подписок
|
ListenersHelper<ScnListener<EventList<E>,Long,CollectionEvent<EventList<E>,E>>,ScnEvent<EventList<E>,Long,CollectionEvent<EventList<E>,E>>> |
BasicEventList.scnListenerHelper() |
Возвращает помощника издателя для поддержи событий
|
ListenersHelper<ScnListener<EventList<E>,Long,CollectionEvent<EventList<E>,E>>,ScnEvent<EventList<E>,Long,CollectionEvent<EventList<E>,E>>> |
BasicEventList.scnListenerHelper() |
Возвращает помощника издателя для поддержи событий
|
ListenersHelper<ScnListener<EventMap<K,V>,Long,CollectionEvent<EventMap<K,V>,V>>,ScnEvent<EventMap<K,V>,Long,CollectionEvent<EventMap<K,V>,V>>> |
BasicEventMap.scnListenerHelper() |
Возвращает помощника издателя для поддержи событий
|
ListenersHelper<ScnListener<EventMap<K,V>,Long,CollectionEvent<EventMap<K,V>,V>>,ScnEvent<EventMap<K,V>,Long,CollectionEvent<EventMap<K,V>,V>>> |
BasicEventMap.scnListenerHelper() |
Возвращает помощника издателя для поддержи событий
|
ListenersHelper<ScnListener<EventSet<E>,Long,CollectionEvent<EventSet<E>,E>>,ScnEvent<EventSet<E>,Long,CollectionEvent<EventSet<E>,E>>> |
BasicEventSet.scnListenerHelper() |
Возвращает помощника издателя для поддержи событий
|
ListenersHelper<ScnListener<EventSet<E>,Long,CollectionEvent<EventSet<E>,E>>,ScnEvent<EventSet<E>,Long,CollectionEvent<EventSet<E>,E>>> |
BasicEventSet.scnListenerHelper() |
Возвращает помощника издателя для поддержи событий
|