Tea Java Runtime API
Version 3.1.0

com.pdmfc.tea.runtime
Class SObjNull

java.lang.Object
  |
  +--com.pdmfc.tea.runtime.SObjNull

public class SObjNull
extends java.lang.Object

This is the class of the Tea null object. There will be only one instance of this class.


Field Summary
static java.lang.Object NULL
          The null object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NULL

public static final java.lang.Object NULL
The null object.

Tea Java Runtime API
Version 3.1.0

© 2002 PDM&FC, All Rights Reserved.