|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.modules.audioscrobbler.AudioScrobblerAlbumsRunnable
public class AudioScrobblerAlbumsRunnable
The Class AudioScrobblerAlbumsRunnable.
Constructor Summary | |
---|---|
protected |
AudioScrobblerAlbumsRunnable(AudioScrobblerListener listener,
AudioScrobblerService service,
AudioObject audioObject,
long id)
Instantiates a new audio scrobbler albums runnable. |
Method Summary | |
---|---|
protected 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 |
---|
protected AudioScrobblerAlbumsRunnable(AudioScrobblerListener listener, AudioScrobblerService service, AudioObject audioObject, long id)
listener
- the listenerservice
- the serviceaudioObject
- the audio objectid
- the idMethod Detail |
---|
protected void interrupt()
public void run()
run
in interface java.lang.Runnable
public 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 |