public class GitHubListFetcher
extends java.lang.Object
| Constructor and Description |
|---|
GitHubListFetcher(java.lang.String nextPageUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNextPage() |
java.util.List<org.json.simple.JsonObject> |
nextPage() |