Uses of Interface
com.neoworks.jukex.Playlist

Packages that use Playlist
com.neoworks.jukex.sqlimpl Relational database (currently MySQL only) specific implementations for JukeX. 
 

Uses of Playlist in com.neoworks.jukex.sqlimpl
 

Classes in com.neoworks.jukex.sqlimpl that implement Playlist
 class InMemoryPlaylist
          A Playlist implementation that is not persisted to the database
 class JukeXPlaylist
          Implementation of a Playlist