Package com.intercom.api.core.pagination
Class SyncPagingIterable<T>
java.lang.Object
com.intercom.api.core.pagination.BasePage<T>
com.intercom.api.core.pagination.SyncPage<T>
com.intercom.api.core.pagination.SyncPagingIterable<T>
- All Implemented Interfaces:
Iterable<T>
-
Field Summary
Fields inherited from class com.intercom.api.core.pagination.SyncPage
nextSupplier -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator