Package org.localify.playlist


package org.localify.playlist
  • Class
    Description
    Represents a pair of artists, one local and one seed, along with their songs.
    Represents a playlist.
    Data Transfer Object for a playlist.
    Service interface for handling playlist-related operations.
    Implementation of the PlaylistService interface.
    Represents a pair of songs in a playlist, one from a local artist and one from a seed artist.
    A utility class for playlist-related operations.
    A queue for managing a list of top songs.