TIBCO BusinessEvents™
Standard
Util
HashMap
Util.HashMap
.
deleteMap()
Signature
void deleteMap (String mapID)
Domain
ACTION, BUI
Description
Deletes the
HashMap
for the given
mapID
. If the map does not exist, no action is taken.
Parameters
Name
Type
Description
mapID
String
The String ID of the map to delete.
Returns
Type
Description
void