TIBCO BusinessEvents™
Standard
Collections
Iterator
Collections.Iterator
.
next()
Signature
Object next (Object iterator)
Domain
ACTION
Description
Returns the next element in the iteration
Parameters
Name
Type
Description
iterator
Object
The iterator object
Returns
Type
Description
Object
Returns the next element in the iteration
Cautions
none