TIBCO BusinessEvents™
Standard
Collections
Map
Collections.Map
.
entrySet()
Signature
Object entrySet ( Object map )
Domain
ACTION
Description
Returns a view of the mappings contained in this map.
Parameters
Name
Type
Description
map
Object
The Map object
Returns
Type
Description
Object
A set view of the mappings contained in this map
Cautions
none