narf
Class Foo

java.lang.Object
  extended by narf.Foo

public class Foo
extends java.lang.Object

This is a class which doesn't really do anything.


Method Summary
 int fool()
          This method doesn't do much.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

fool

public int fool()
This method doesn't do much.

Returns:
This method will always return 2.