|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.modules.audioscrobbler.AudioScrobblerRunnable
public class AudioScrobblerRunnable
The Class AudioScrobblerRunnable.
| Constructor Summary | |
|---|---|
AudioScrobblerRunnable(AudioScrobblerListener listener,
AudioScrobblerService service,
AudioObject audioObject,
long id)
Instantiates a new audio scrobbler runnable. |
|
| Method Summary | |
|---|---|
void |
interrupt()
Interrupt. |
void |
run()
|
void |
setRetrieveArtistInfo(boolean retrieveArtistInfo)
Sets the retrieve artist info. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AudioScrobblerRunnable(AudioScrobblerListener listener,
AudioScrobblerService service,
AudioObject audioObject,
long id)
listener - the listenerservice - the serviceaudioObject - the audio objectid - the id| Method Detail |
|---|
public void interrupt()
public void run()
run in interface java.lang.Runnablepublic void setRetrieveArtistInfo(boolean retrieveArtistInfo)
retrieveArtistInfo - the new retrieve artist info
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||