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() |
Возвращает помошника подписок
|
static ListenersHelper<TreeEvent.Listener,TreeEvent> |
TreeNotifyImpl.listeners(Object inst) |
|
static <COL,EL,L extends CollectionListener<COL,EL>,E extends CollectionEvent<COL,EL>> ListenersHelper<L,E> |
CollectionEventPublisherImpl.listenersHelperOf(CollectionEventPublisher<COL,EL> publisher) |
Помошник в реализации подписки на события
|
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<EventSet<E>,Long,CollectionEvent<EventSet<E>,E>>,ScnEvent<EventSet<E>,Long,CollectionEvent<EventSet<E>,E>>> |
BasicEventSet.scnListenerHelper() |
Возвращает помощника издателя для поддержи событий
|
ListenersHelper<ScnListener<ClassNode,Long,Object>,ScnEvent<ClassNode,Long,Object>> |
ClassNode.scnListenerHelper() |
Возвращает помощника издателя для поддержи событий
|
ListenersHelper<ScnListener<IndexSetBasic<A>,Long,Void>,ScnEvent<IndexSetBasic<A>,Long,Void>> |
IndexSetBasic.scnListenerHelper() |
Возвращает помощника издателя для поддержи событий
|