TIBCO BusinessEvents™
Standard
Collections
Set
Collections.Set
.
createLinkedHashSetWithId()
Signature
Object createLinkedHashSetWithId ( String setId )
Domain
ACTION
Description
Create and return instance of LinkedHashSet for the given setID. If the set already exists, return the existing Set.
Parameters
Name
Type
Description
setId
String
The String ID of the set to create
Returns
Type
Description
Object
Instance of LinkedHashSet
Cautions
none