Tea Java Runtime API
Version 3.2.4

com.pdmfc.tea.runtime
Class SObjNull

java.lang.Object
  extended by com.pdmfc.tea.runtime.SObjNull

public class SObjNull
extends java.lang.Object

The class for Tea null object. There will be only a single instance of this class.


Field Summary
static java.lang.Object NULL
          The null object.
 
Method Summary
 
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.2.4

© 2009 PDM&FC, All Rights Reserved.