JadeIteratorIF Interface Methods
The methods provided the JadeIteratorIF interface are summarized in the following table.
| Method | Defines the behavior that will... |
|---|---|
| current | Retrieve the current element in the iterable sequence |
| next | Advance the iterator to the next element in the iterable sequence |
2020.0.01 and higher
