Interface IHasTotal
- All Known Implementing Classes:
Paging, PagingCursorbased, PlaylistTracksInformation
public interface IHasTotal
Represents an object that has a total count.
This interface is implemented by objects that provide a total count of items, such as playlists or other paging objects.
-
Method Summary
-
Method Details
-
getTotal
-