Class PlaylistsPager
- java.lang.Object
-
- de.jsone_studios.wrapper.spotify.models.PlaylistsPager
-
public class PlaylistsPager extends Object
-
-
Field Summary
Fields Modifier and Type Field Description Pager<PlaylistSimple>playlists
-
Constructor Summary
Constructors Constructor Description PlaylistsPager()
-
-
-
Field Detail
-
playlists
public Pager<PlaylistSimple> playlists
-
-