Package 

Class PlaylistsScreenState.Loaded

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<T> playlistList
    • Method Summary

      Modifier and Type Method Description
      final List<T> getPlaylistList()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlaylistsScreenState.Loaded

        PlaylistsScreenState.Loaded(List<T> playlistList)