Rename PagedIterable
and PagedIterator
to PageContentsIterable
and PageContentsIterator
#702
Labels
PagedIterable
and PagedIterator
to PageContentsIterable
and PageContentsIterator
#702
This can be partially completed in a non-breaking way by moving the implementation to
PageContentsIterable
and havingPagedIterable
inherit from it. But ultimately it will require API changes.The text was updated successfully, but these errors were encountered: