public interface Paging<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Paging.Cursors |
| Modifier and Type | Method and Description |
|---|---|
Paging.Cursors |
getCursors() |
java.lang.Class<?> |
getJSONObjectType() |
java.net.URL |
getNext() |
java.net.URL |
getPrevious() |
java.lang.Class<?> getJSONObjectType()
Paging.Cursors getCursors()
java.net.URL getPrevious()
java.net.URL getNext()