|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttwitter4j.examples.GetTimelines
public class GetTimelines
Example application that gets public, user and friend timeline using specified account.
Usage: java twitter4j.examples.GetTimelines ID Password
Constructor Summary | |
---|---|
GetTimelines()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Usage: java twitter4j.examples.GetTimelines ID Password |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetTimelines()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- String[]
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |