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