sharpster.client
Class SharpsterClient

java.lang.Object
  |
  +--sharpster.client.SharpsterClient

public class SharpsterClient
extends java.lang.Object

Main program for the sharpster client.


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

Constructor Detail

SharpsterClient

public SharpsterClient()
Method Detail

main

public static void main(java.lang.String[] args)