| Package | Description |
|---|---|
| xyz.cofe.common |
Работа с деревом
|
| Modifier and Type | Field and Description |
|---|---|
protected Func2<Object,ListenerType,EventType> |
ListenersHelper.callListener
Функция вызывающая listener.method( event );
|
| Constructor and Description |
|---|
ListenersHelper(Func2<Object,ListenerType,EventType> callListFunc)
Конструктор.
|
ListenersHelper(Func2<Object,ListenerType,EventType> callListFunc,
Lock sync)
Конструктор.
|
Copyright © 2017. All rights reserved.