TIBCO BusinessEvents™
Standard
Collections
Map
Collections.Map
.
clear()
Signature
void clear ( Object map )
Domain
ACTION
Description
Removes all of the mappings from this map.
Parameters
Name
Type
Description
map
Object
The Map object
Returns
Type
Description
void
Cautions
none