TIBCO BusinessEvents™
CEP Query
Query
Util
Query.Util
.
addToList()
Signature
int addToList(Object list, Object item)
Domain
query
Parameters
Name
Type
Description
list
item
Object
The item to be added to the list.
Returns
Type
Description
int
The new size of the list after the addition.
Cautions
none