public static class Album.Key extends Object
Key(AudioSong song)
Key(String album, String artist)
boolean
equals(Object o)
String
getAlbum()
getArtist()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Key(String album, String artist)
album
artist
public Key(AudioSong song)
song
public String getAlbum()
public String getArtist()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString