Package org.onemind.commons.java.lang
Class Null
- java.lang.Object
-
- org.onemind.commons.java.lang.Null
-
public final class Null extends java.lang.Object
Represent a Null object- Version:
- $Id: Null.java,v 1.2 2004/08/26 12:33:17 thlee Exp $ $Name: $
- Author:
- TiongHiang Lee (thlee@onemindsoft.org)
-
-
Constructor Summary
Constructors Modifier Constructor Description private
Null()
-
-
-
Field Detail
-
instance
public static final Null instance
The instance
-
-