ItemIterator implements Iterator
Iterator over items in pagination response.
This iterator will automatically calling the next page endpoint and filling data after iterated to the end of fetched data.
Tags
Interfaces, Classes and Traits
- Iterator
Table of Contents
Methods
current()
public
current() : T
Tags
Return values
T —key()
public
key() : int