TIBCO BusinessEvents™
BRMS
WS
Common
Query
WS.Common.Query
.
sizeOfList()
Signature
int sizeOfList(Object list)
Domain
query
Parameters
Name
Type
Description
list
java.util.List
The list whose size/length is to be retrieved.
Returns
Type
Description
int
The size of the list.
Cautions
none