Constructor ListenerList
ListenerList()
Create a new instance of ListenerList.
public ListenerList()
ListenerList(int)
Create a new instance of ListenerList, with given capacity.
public ListenerList(int capacity)
Parameters
capacity
int
Create a new instance of ListenerList.
public ListenerList()
Create a new instance of ListenerList, with given capacity.
public ListenerList(int capacity)
capacity
int