TIBCO BusinessEvents™
Standard
Collections
SortedSet
Collections.SortedSet
.
first()
Signature
Object first (Object set )
Domain
action
Description
Returns the first (lowest) element currently in this set.
Parameters
Name
Type
Description
set
Object
Instance of SortedSet
Returns
Type
Description
Object
The first (lowest) element currently in this set
Cautions
none