|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttwitter4j.AsyncTwitter.AsyncTask
abstract class AsyncTwitter.AsyncTask
Field Summary | |
---|---|
(package private) TwitterListener |
listener
|
(package private) TwitterMethod |
method
|
Constructor Summary | |
---|---|
AsyncTwitter.AsyncTask(TwitterMethod method,
TwitterListener listener)
|
Method Summary | |
---|---|
(package private) abstract void |
invoke(TwitterListener listener)
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
TwitterListener listener
TwitterMethod method
Constructor Detail |
---|
AsyncTwitter.AsyncTask(TwitterMethod method, TwitterListener listener)
Method Detail |
---|
abstract void invoke(TwitterListener listener) throws TwitterException
TwitterException
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 |