public abstract class Event<T extends MulticastDelegate> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Event.ArrayListWrapper<T> |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<T> |
invocationList |
Constructor and Description |
---|
Event() |
protected final ArrayList<T extends MulticastDelegate> invocationList
Copyright © 2018. All rights reserved.