TIBCO BusinessEvents™
Standard
Collections
SortedMap
Collections.SortedMap
.
firstKey()
Signature
Object firstKey ( Object map )
Domain
action
Parameters
Name
Type
Description
map
Object
Instance of SortedMap
Returns
Type
Description
Object
The first (lowest) key currently in this map
Cautions
none