TIBCO BusinessEvents™
Standard
Util
HashMap
Util.HashMap
.
createMap()
Signature
void createMap (String mapID)
Domain
ACTION, BUI
Description
Creates a new
HashMap
for the given
mapID
. If the map already exists, no action is taken.
Parameters
Name
Type
Description
mapID
String
The String ID of the map to create.
Returns
Type
Description
void