Class Foobar

java.lang.Object
  extended by Foobar

public class Foobar
extends java.lang.Object


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

Constructor Detail

Foobar

public Foobar()
Method Detail

main

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