org.makumba
Class NullObject

java.lang.Object
  extended by org.makumba.NullObject
All Implemented Interfaces:
Serializable

public class NullObject
extends Object
implements Serializable

Version:
$Id: NullObject.java 5149 2010-05-18 19:00:47Z rosso_nero $
Author:
See Also:
Serialized Form

Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object