Uses of Class
se.michaelthelin.spotify.model_objects.specification.Cursor
-
Uses of Cursor in se.michaelthelin.spotify.model_objects.specification
Modifier and TypeMethodDescriptionCursor.Builder.build()
Cursor.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) Cursor[]
PagingCursorbased.getCursors()
Get the cursors used to find the next set of items.Modifier and TypeMethodDescriptionPagingCursorbased.Builder.setCursors
(Cursor... cursors) The cursor setter.