TIBCO BusinessEvents™
Standard
Collections
Set
Collections.Set
.
createSet()
Signature
Object createSet ( String className )
Domain
ACTION
Description
Create and return instance of user specified Set implementation.
Parameters
Name
Type
Description
className
String
Specify the className that implements the Set interface
Returns
Type
Description
Object
Instance of user specified Set implementation
Cautions
none