co.arcs.groove.thresher
Class User.Favorites
java.lang.Object
co.arcs.groove.thresher.User.Favorites
- Enclosing class:
- User
public class User.Favorites
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
User.Favorites
public User.Favorites()
add
public boolean add(Song song)
throws IOException,
GroovesharkException
- Throws:
IOException
GroovesharkException
remove
public boolean remove(Song song)
throws IOException,
GroovesharkException
- Throws:
IOException
GroovesharkException
get
public List<Song> get()
throws IOException,
GroovesharkException
- Throws:
IOException
GroovesharkException
Copyright © 2014. All rights reserved.