co.arcs.groove.thresher
Class User.Library

java.lang.Object
  extended by co.arcs.groove.thresher.User.Library
Enclosing class:
User

public class User.Library
extends Object


Constructor Summary
User.Library()
           
 
Method Summary
 boolean add(Song... songs)
           
 List<Song> get()
           
 boolean remove(Song... songs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

User.Library

public User.Library()
Method Detail

get

public List<Song> get()
               throws IOException,
                      GroovesharkException
Throws:
IOException
GroovesharkException

add

public boolean add(Song... songs)
            throws IOException,
                   GroovesharkException
Throws:
IOException
GroovesharkException

remove

public boolean remove(Song... songs)
               throws IOException,
                      GroovesharkException
Throws:
IOException
GroovesharkException


Copyright © 2014. All rights reserved.