Class NullObject

java.lang.Object
org.ghotibeaun.json.NullObject
All Implemented Interfaces:
Serializable

public class NullObject
extends Object
implements Serializable
Tagging class for Null objects
Author:
Jim Earley (xml.jim@gmail.com)
See Also:
Serialized Form
  • Constructor Details

    • NullObject

      public NullObject()
  • Method Details