TIBCO BusinessEvents™
Standard
Util
HashMap
Util.HashMap
.
size()
Signature
int size (String mapID)
Domain
ACTION, CONDITION, QUERY, BUI
Description
Returns the number of mappings in the map specified by
mapID
. If the map does not exist, returns -1.
Parameters
Name
Type
Description
mapID
String
The String ID of the map.
Returns
Type
Description
int
the size of the map.