|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.modules.contextInformation.lastfm.runnables.LastFmSimilarArtistsRunnable
public class LastFmSimilarArtistsRunnable
The Class LastFmSimilarArtistsRunnable.
Constructor Summary | |
---|---|
LastFmSimilarArtistsRunnable(ContextInformationListener listener,
LastFmService service,
java.lang.String artist,
long id)
Instantiates a new audio scrobbler similar artists runnable. |
Method Summary | |
---|---|
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 LastFmSimilarArtistsRunnable(ContextInformationListener listener, LastFmService service, java.lang.String artist, long id)
listener
- the listenerservice
- the serviceartist
- the artistid
- the idMethod Detail |
---|
public 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 |