public interface EventListFactory
EventListType
and
PersistentEventList
to instantiate EventLists.Modifier and Type | Field and Description |
---|---|
static EventListFactory |
DEFAULT
Default implementation that always creates new EventLists with different
ReadWriteLocks and ListEventPublishers.
|
Modifier and Type | Method and Description |
---|---|
EventList |
createEventList()
Creates a new EventList.
|
EventList |
createEventList(int initalCapacity)
Create a new EventList with an initial capacity.
|
static final EventListFactory DEFAULT
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2019-01-31 22:53