TIBCO BusinessEvents™
Standard
Collections
Map
Collections.Map
.
createMap()
Signature
Object createMap ( String className )
Domain
ACTION
Description
Creates user specified Map implementation
Parameters
Name
Type
Description
className
String
Specify the className that implements the Map interface
Returns
Type
Description
Object
Instance of user specified Map implementation
Cautions
none