| Package | Description |
|---|---|
| xyz.cofe.collection.set |
Множество, Прослушивание измений множества
|
| Modifier and Type | Field and Description |
|---|---|
protected EventSetAction |
EventSetArgs.action |
| Modifier and Type | Method and Description |
|---|---|
EventSetAction |
EventSetArgs.getAction()
Возвращает действие
|
static EventSetAction |
EventSetAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventSetAction[] |
EventSetAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EventSetArgs(EventSet<E> src,
EventSetAction action,
E item)
Конструктор
|
Copyright © 2017. All rights reserved.