JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
musichub.business.PlayList
Packages that use
PlayList
Package
Description
musichub.business
Uses of
PlayList
in
musichub.business
Methods in
musichub.business
that return types with arguments of type
PlayList
Modifier and Type
Method
Description
Iterator
<
PlayList
>
MusicHub.
playlists
()
Methods in
musichub.business
with parameters of type
PlayList
Modifier and Type
Method
Description
void
MusicHub.
addPlaylist
(
PlayList
playlist)