cc.twittertools.corpus.demo
Class ReadStatuses

java.lang.Object
  extended by cc.twittertools.corpus.demo.ReadStatuses

public class ReadStatuses
extends Object

Sample program to illustrate how to work with StatusStream.


Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception