|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.modules.audioscrobbler.AudioScrobblerCoversRunnable
public class AudioScrobblerCoversRunnable
The Class AudioScrobblerCoversRunnable.
| Constructor Summary | |
|---|---|
AudioScrobblerCoversRunnable(AudioScrobblerListener listener,
AudioScrobblerService service,
java.util.List<AudioScrobblerAlbum> albums,
long id)
Instantiates a new audio scrobbler covers runnable. |
|
| Method Summary | |
|---|---|
protected void |
interrupt()
Interrupt. |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AudioScrobblerCoversRunnable(AudioScrobblerListener listener,
AudioScrobblerService service,
java.util.List<AudioScrobblerAlbum> albums,
long id)
listener - the listenerservice - the servicealbums - the albumsid - the id| Method Detail |
|---|
protected void interrupt()
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||